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