lint-config-nojvek
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -34,3 +34,2 @@ /* eslint-env node */ | ||
project: `./tsconfig.json`, | ||
tsconfigRootDir: __dirname, | ||
// turn this false when https://github.com/typescript-eslint/typescript-eslint/issues/1723 is fixed | ||
@@ -37,0 +36,0 @@ createDefaultProgram: true, |
{ | ||
"name": "lint-config-nojvek", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "eslint (with ts-eslint) + prettier shared configs ", | ||
@@ -5,0 +5,0 @@ "main": ".eslintrc.js", |
5702
109