Notes/packages/codemirror/tsconfig.json
2025-05-10 18:30:09 +03:00

11 lines
147 B
JSON

{
"extends": "../../tsconfig.base.json",
"files": [],
"include": [],
"references": [
{
"path": "./tsconfig.lib.json"
}
]
}