@cenk1cenk2/eslint-config
Advanced tools
Comparing version
{ | ||
"name": "@cenk1cenk2/eslint-config", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Eslint configuration for my taste.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -12,3 +12,3 @@ module.exports = { | ||
project: './tsconfig.json', | ||
tsconfigRootDir: __dirname | ||
tsconfigRootDir: process.cwd() | ||
}, | ||
@@ -15,0 +15,0 @@ rules: { |
8728
0.05%