types/tsconfig.json
2023-08-21 02:14:09 +00:00

8 lines
70 B
JSON

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