GPTcord/tsconfig.eslint.json

4 lines
59 B
JSON
Raw Permalink Normal View History

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