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