ds4/tsconfig.eslint.json
Johannes Loher 3a3a37d2c8
Some checks failed
ci/woodpecker/pr/checks Pipeline failed
chore: reformat with 2 spaces and single quotes
2023-07-10 22:10:48 +02:00

4 lines
73 B
JSON

{
"extends": "./tsconfig.json",
"include": ["src", "spec", "*.js"]
}