deploy: current vibn theia state
Made-with: Cursor
This commit is contained in:
12
configs/build.eslintrc.json
Normal file
12
configs/build.eslintrc.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"extends": [
|
||||
"./base.eslintrc.json",
|
||||
"./errors.eslintrc.json"
|
||||
],
|
||||
"parserOptions": {
|
||||
"lib": [
|
||||
"ES2023",
|
||||
"DOM"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user