Skip to content

Commit

Permalink
add .eslintrc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatyana-js committed May 19, 2024
1 parent c03c32d commit 34d8724
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ install:
lint:
npx eslint .


build:
rm -rf dist
NODE_ENV=production npx webpack

0 comments on commit 34d8724

Please sign in to comment.