9 lines
121 B
JSON
Raw Normal View History

2025-04-23 09:34:08 +08:00
{
"compileOnSave": true,
"compilerOptions": {
"declaration": true,
"outDir": "lib",
"strict": true
}
}