Skip to content

Commit

Permalink
chore(lint): fix
Browse files Browse the repository at this point in the history
  • Loading branch information
megheaiulian committed Aug 29, 2023
1 parent 8ed8d1c commit 1cda29b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 12 deletions.
3 changes: 0 additions & 3 deletions .eslintrc.json

This file was deleted.

5 changes: 0 additions & 5 deletions demo/.eslintrc.json

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"cosmoz-*.js"
],
"scripts": {
"lint": "tsc && eslint --cache .",
"lint": "eslint --cache .",
"build": "tsc -p tsconfig.build.json",
"start": "wds",
"test": "wtr --coverage",
Expand Down
3 changes: 0 additions & 3 deletions test/.eslintrc.json

This file was deleted.

0 comments on commit 1cda29b

Please sign in to comment.