allinssl/frontend/environment/prettier/tsconfig.json

5 lines
120 B
JSON

{
"extends": "@baota/typescript/base.json",
"include": ["**/*.{js,ts,jsx,tsx}", "eslint.config.ts", "./types.d.ts"]
}