Updates
This commit is contained in:
9
lowcoder/translations/locales/tsconfig.json
Normal file
9
lowcoder/translations/locales/tsconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "ESNext",
|
||||
"target": "ES2020",
|
||||
"esModuleInterop": true,
|
||||
"allowJs": true
|
||||
},
|
||||
"include": ["./*"]
|
||||
}
|
||||
Reference in New Issue
Block a user