svgl/jsconfig.json

6 lines
51 B
JSON
Raw Normal View History

2022-01-17 06:27:55 +08:00
{
"compilerOptions": {
"baseUrl": "./"
}
}