mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-09 03:50:45 +08:00
6 lines
118 B
JSON
6 lines
118 B
JSON
{
|
|
"extends": "./tsconfigbase",
|
|
"include": ["packages/**/*", "app/**/*", "buildutils/**/*"],
|
|
"types": ["jest"]
|
|
}
|