wasp/project-page/jsconfig.json

6 lines
58 B
JSON
Raw Normal View History

2022-10-24 11:43:21 +03:00
{
"compilerOptions": {
"baseUrl": "."
}
}