{
"extends": "../../tsconfig.json",
"include": [
"lib/**/*.ts",
"lib/**/*.d.ts",
"lib/**/*.tsx",
"lib/**/*.vue"
]
}