web/packages/models/linter.tsconfig.json
2022-07-05 20:58:23 +02:00

5 lines
58 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["dist"]
}