typescript-types/tsconfig.json

8 lines
70 B
JSON

{
"include": [
"src/**/*.d.ts"
],
"compilerOptions": {
//
}
}