initial updates to api v2.0.0:
- switch access backend to access-manager-api - change resource quota to pool based - simplify backend system - various cleanup
This commit is contained in:
@@ -25,6 +25,7 @@ export default defineConfig([{
|
||||
"argsIgnorePattern": "^_",
|
||||
"varsIgnorePattern": "^_",
|
||||
"caughtErrorsIgnorePattern": "^_"
|
||||
}]
|
||||
}],
|
||||
"prefer-const": ["error"]
|
||||
}
|
||||
}]);
|
||||
|
||||
Reference in New Issue
Block a user