1
0
Fork 0
mirror of https://github.com/seejohnrun/haste-server.git synced 2024-11-01 03:21:21 +00:00
haste-server/tsconfig.lint.json
2022-05-27 11:00:09 +02:00

5 lines
No EOL
115 B
JSON

{
"extends": "./tsconfig.json",
"include": ["src"],
"exclude": ["node_modules", "dist", "coverage"]
}