mirror of
https://github.com/penxio/penx.git
synced 2026-01-14 16:07:58 -05:00
8 lines
163 B
JSON
8 lines
163 B
JSON
{
|
|
"files": [],
|
|
"references": [{ "path": "./tsconfig.node.json" }, { "path": "./tsconfig.web.json" }],
|
|
"compilerOptions": {
|
|
"noUnusedLocals": false
|
|
}
|
|
}
|