notebook/.eslintignore
2022-04-01 11:02:12 -05:00

20 lines
199 B
Plaintext

node_modules
**/build
**/lib
**/node_modules
**/mock_packages
**/static
**/typings
**/schemas
**/themes
coverage
*.map.js
*.bundle.js
# jetbrains IDE stuff
.idea/
# ms IDE stuff
.history/
.vscode/