gristlabs_grist-core/app/tsconfig.json

10 lines
154 B
JSON
Raw Normal View History

{
"files": [],
"include": [],
"references": [
{ "path": "./client" },
{ "path": "./server" },
{ "path": "./common" },
]
}