1
0
Fork 0
spacetac/tsconfig.json

6 lines
87 B
JSON

{
"extends": "./config/common.json",
"include": [
"src/**/*.ts"
]
}