mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-15 04:00:34 +08:00
6 lines
103 B
JSON
6 lines
103 B
JSON
{
|
|
"extends": "./tsconfigbase",
|
|
"include": ["packages/**/*", "builder/**/*"],
|
|
"types": ["jest"]
|
|
}
|