gues-kucinako/tsconfig.json

5 lines
51 B
JSON
Raw Normal View History

2021-09-12 01:43:22 -07:00
{
"compilerOptions": {},
"include": ["src/**/*"]
}