ipynb2html/test/tsconfig.json
2019-09-15 20:28:11 +02:00

5 lines
145 B
JSON

// This file is needed only for VSCode, see https://github.com/palmerhq/tsdx/issues/84.
{
"extends": "../tsconfig.json",
"include": ["."],
}