mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-23 22:33:57 +08:00
reverted "fix"
This commit is contained in:
parent
4aefa017a8
commit
bf5a19077a
1 changed files with 1 additions and 2 deletions
|
@ -14,8 +14,7 @@
|
|||
"ignorePatterns": [
|
||||
"backend/__tests__/**/*",
|
||||
"backend/setup-tests.ts",
|
||||
"backend/jest.config.ts",
|
||||
"frontend/static/**/*"
|
||||
"backend/jest.config.ts"
|
||||
],
|
||||
"extends": [
|
||||
"eslint:recommended",
|
||||
|
|
Loading…
Reference in a new issue