Skip to content

Commit 9586be2

Browse files
committed
Upgrade eslint-config-expensify to report unused disable directives
Upgrades to a version that sets reportUnusedDisableDirectives: 'error'. No unused directives were found in this repo. Made-with: Cursor
1 parent 50086f7 commit 9586be2

2 files changed

Lines changed: 44 additions & 19 deletions

File tree

package-lock.json

Lines changed: 43 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@vercel/ncc": "0.38.1",
7373
"date-fns": "^4.1.0",
7474
"eslint": "^9.39.2",
75-
"eslint-config-expensify": "^2.0.102",
75+
"eslint-config-expensify": "github:Expensify/eslint-config-expensify#b8869c9a418be16cec55a6c7b5c991936f3b6275",
7676
"eslint-config-prettier": "^9.1.0",
7777
"eslint-import-resolver-typescript": "^4.4.4",
7878
"eslint-plugin-import": "^2.31.0",

0 commit comments

Comments
 (0)