mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-18 11:55:46 +08:00
6 lines
118 B
JSON
6 lines
118 B
JSON
{
|
|
"extends": "./tsconfigbase",
|
|
"include": ["packages/**/*", "app/**/*", "buildutils/**/*"],
|
|
"types": ["jest"]
|
|
}
|