mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-06 11:35:24 +08:00
10 lines
136 B
JSON
10 lines
136 B
JSON
{
|
|
"extends": "../../tsconfigbase.test",
|
|
"include": ["src/**/*", "test/**/*"],
|
|
"references": [
|
|
{
|
|
"path": "."
|
|
}
|
|
]
|
|
}
|