eslint-ignore-inserter
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "eslint-ignore-inserter", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"homepage": "https://github.com/stevenpetryk/eslint-ignore-inserter", | ||
"author": "Steven Petryk", | ||
"scripts": { | ||
@@ -7,0 +9,0 @@ "start": "tsc --watch", |
@@ -33,3 +33,3 @@ # eslint-ignore-inserter | ||
// eslint-disable-next-line indent | ||
console.log('World!) | ||
console.log('World!') | ||
} | ||
@@ -36,0 +36,0 @@ ``` |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
11138
2
1