mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Update development dependencies
- Bump eslint from 8.23.0 to 8.23.1 - Bump typescript from 4.8.2 to 4.8.3 - Bump eslint-plugin-jest from 27.0.1 to 27.0.4 - Bump @typescript-eslint/parser from 5.36.2 to 5.37.0
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
"@typescript-eslint/no-for-in-array": "error",
|
||||
"@typescript-eslint/no-inferrable-types": "error",
|
||||
"@typescript-eslint/no-misused-new": "error",
|
||||
"@typescript-eslint/no-namespace": "error",
|
||||
"@typescript-eslint/no-non-null-assertion": "warn",
|
||||
"@typescript-eslint/no-namespace": "error",
|
||||
"@typescript-eslint/no-non-null-assertion": "off",
|
||||
"@typescript-eslint/no-unnecessary-qualifier": "error",
|
||||
"@typescript-eslint/no-unnecessary-type-assertion": "error",
|
||||
"@typescript-eslint/no-useless-constructor": "error",
|
||||
|
||||
Reference in New Issue
Block a user