eslint-config-lionc
Advanced tools
module.exports = { | ||
'extends': [ | ||
'opencreek' | ||
'lionc' | ||
], | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "eslint-config-lionc", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Extendable ESLint config for modern, simple Javascript, Typescript and Node", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
module.exports = { | ||
'extends': [ | ||
'opencreek', | ||
'lionc', | ||
'plugin:@typescript-eslint/recommended' | ||
@@ -5,0 +5,0 @@ ], |
14295
-0.06%