@easysql/eslint-config
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -14,3 +14,3 @@ import pluginJs from '@eslint/js'; | ||
parserOptions: { | ||
projectService: true, | ||
project: './tsconfig.eslint.json', | ||
tsconfigRootDir: import.meta.dirname, | ||
@@ -17,0 +17,0 @@ }, |
{ | ||
"name": "@easysql/eslint-config", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Exports common ESLint and Prettier configuration used by EasySQL packages", | ||
@@ -5,0 +5,0 @@ "author": "EasySQL", |
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
4241