@ajv-validator/config
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -20,3 +20,5 @@ const jsConfig = require("./.eslintrc_js") | ||
"@typescript-eslint/consistent-type-assertions": "error", | ||
"@typescript-eslint/consistent-type-definitions": ["error"], | ||
"@typescript-eslint/consistent-type-definitions": "error", | ||
"no-duplicate-imports": "off", | ||
// "@typescript-eslint/consistent-type-imports": "error", // temporarily removed from eslint | ||
"@typescript-eslint/default-param-last": "error", | ||
@@ -23,0 +25,0 @@ "dot-notation": "off", |
{ | ||
"name": "@ajv-validator/config", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Shared typescript, eslint and prettier configuration", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6336
116