mirror of
https://github.com/tenrok/maska.git
synced 2026-05-15 11:59:38 +03:00
5 lines
118 B
JSON
5 lines
118 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue"]
|
|
}
|