Skip to content

Commit

Permalink
fix(map): don't eslint here either
Browse files Browse the repository at this point in the history
Just temporarily.
#12 and/or AndreaPontrandolfo/sheriff#157 would fix this.
  • Loading branch information
lishaduck committed Jul 13, 2024
1 parent cfc853f commit 22e90ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/phs-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"dev": "vite --open",
"format": "prettier . --write",
"format:check": "prettier . --check",
"lint": "eslint . --report-unused-disable-directives --max-warnings=0",
"typecheck:extra": "tsc -p tsconfig.eslint.json",
"typecheck:src": "tsc",
"typecheck:sw": "tsc -p tsconfig.sw.json"
Expand Down

0 comments on commit 22e90ef

Please sign in to comment.