Folo/packages/tracker/tsconfig.json

8 lines
116 B
JSON

{
"extends": "../tsconfig.extend.json",
"compilerOptions": {
"baseUrl": ".",
"declaration": false
}
}