web/packages/responses/linter.tsconfig.json
2022-07-06 11:59:04 +02:00

5 lines
58 B
JSON

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