1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2025-01-07 08:55:41 +01:00

7 lines
89 B
JSON
Raw Permalink Normal View History

{
"extends": "./index.js",
"parserOptions": {
"project": "./tsconfig.json"
}
}