eslint-config-lionc
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "eslint-config-lionc", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Extendable ESLint config for modern, simple Javascript, Typescript and Node", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,2 +9,6 @@ module.exports = { | ||
'parserOptions': { | ||
'project': './tsconfig.json' | ||
}, | ||
'plugins': [ '@typescript-eslint' ], | ||
@@ -11,0 +15,0 @@ |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
14026
5
335
1
77