tridactyl/tsconfig.eslint.json

7 lines
84 B
JSON
Raw Permalink Normal View History

2020-06-18 15:29:18 +01:00
{
"extends": "./tsconfig.json",
"include": [
".tmp/**/*.ts"
]
}