tridactyl/tsconfig.eslint.json
2020-06-18 15:29:18 +01:00

6 lines
84 B
JSON

{
"extends": "./tsconfig.json",
"include": [
".tmp/**/*.ts"
]
}