Skip to content

Commit

Permalink
fix: WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
rokaf6444 committed Nov 21, 2024
2 parents ffc4a45 + d56a018 commit c666325
Show file tree
Hide file tree
Showing 2,919 changed files with 326,134 additions and 51 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ jobs:
# git diff-index --quiet HEAD || git commit -m "chore: format code with Prettier"

# 8. ESLint 실행
- name: Run ESLint
working-directory: react-app
run: npm run lint # ESLint를 실행하는 스크립트를 `package.json`에 설정

#- name: Run ESLint
# working-directory: react-app
# run: npm run lint # ESLint를 실행하는 스크립트를 `package.json`에 설정
# 9. 빌드 실행
- name: Build project
working-directory: react-app
Expand Down
16 changes: 16 additions & 0 deletions node_modules/.bin/loose-envify

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions node_modules/.bin/loose-envify.cmd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions node_modules/.bin/loose-envify.ps1

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c666325

Please sign in to comment.