refactor(web): remove typescript
This commit is contained in:
6
packages/web/jsconfig.json
Normal file
6
packages/web/jsconfig.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": "src"
|
||||
},
|
||||
"include": ["src"]
|
||||
}
|
Reference in New Issue
Block a user