deploy: current vibn theia state
Made-with: Cursor
This commit is contained in:
10
configs/warnings.eslintrc.json
Normal file
10
configs/warnings.eslintrc.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"plugins": [
|
||||
"deprecation"
|
||||
],
|
||||
"rules": {
|
||||
"@typescript-eslint/await-thenable": "warn",
|
||||
"no-return-await": "warn",
|
||||
"deprecation/deprecation": "warn"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user