Skip to content

Commit

Permalink
unused eslint configs deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetemrekilinc committed Nov 3, 2023
1 parent 711c35f commit ff78c6c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
18 changes: 0 additions & 18 deletions .eslintrc.cjs

This file was deleted.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"prepublishOnly": "npm run build",
"start-storybook": "vite --port 3183",
"preview-storybook": "vite preview",
"build-storybook": "vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0"
"build-storybook": "vite build"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit ff78c6c

Please sign in to comment.