synapse-admin/tsconfig.eslint.json

5 lines
77 B
JSON
Raw Normal View History

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