Skip to content

Commit

Permalink
[#146] Remove files and config related to linting in modules, Use roo…
Browse files Browse the repository at this point in the history
…t configs
  • Loading branch information
akshay-ap committed Jan 9, 2024
1 parent 42297e5 commit 5f43e8d
Show file tree
Hide file tree
Showing 8 changed files with 21,501 additions and 86 deletions.
File renamed without changes.
File renamed without changes.
30 changes: 0 additions & 30 deletions modules/4337-gas-metering/.eslintrc.cjs

This file was deleted.

2 changes: 1 addition & 1 deletion modules/4337/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"fmt": "prettier --write .",
"fmt:check": "prettier --check .",
"prepack": "npm run build",
"prepare": "cd .. && husky install 4337/.husky",
"prepare": "cd ../.. && husky install modules/4337/.husky",
"prepublish": "npx rimraf build && npm run build && npm run build:ts"
},
"repository": {
Expand Down
32 changes: 0 additions & 32 deletions modules/allowances/.eslintrc.json

This file was deleted.

20 changes: 0 additions & 20 deletions modules/allowances/.prettierrc

This file was deleted.

Loading

0 comments on commit 5f43e8d

Please sign in to comment.