mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-15 04:00:34 +08:00
10 lines
136 B
JSON
10 lines
136 B
JSON
{
|
|
"extends": "../../tsconfigbase.test",
|
|
"include": ["src/**/*", "test/**/*"],
|
|
"references": [
|
|
{
|
|
"path": "."
|
|
}
|
|
]
|
|
}
|