Update ESLint rules, enhance environment schema with new metrics and health port, and refactor Redis import. Change TypeScript definitions path in package.json.
This commit is contained in:
@@ -13,7 +13,6 @@ module.exports = {
|
||||
},
|
||||
ignorePatterns: ["dist", ".turbo", "node_modules"],
|
||||
rules: {
|
||||
"@typescript-eslint/no-explicit-any": "error",
|
||||
"@typescript-eslint/no-floating-promises": "error"
|
||||
"@typescript-eslint/no-explicit-any": "error"
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user