RuralDatabase/packages/ui/tsconfig.json

9 lines
122 B
JSON

{
"extends": "@myturborepo/tsconfig/histoire.json",
"include": [
"env.d.ts",
"./**/*",
"./**/*.vue"
]
}