mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-25 13:30:27 +08:00
Fix ESLint config
This commit is contained in:
parent
722f1d7e6e
commit
040bfe4be8
@ -8,5 +8,7 @@
|
||||
"docs/**/*",
|
||||
".eslintrc.js"
|
||||
],
|
||||
"types": ["jest"]
|
||||
"compilerOptions": {
|
||||
"types": ["jest"]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user