@app-press/eslint-config
Advanced tools
Comparing version 1.5.4 to 1.5.5
"use strict"; | ||
module.exports = { | ||
extends: ["./base", "./rules/flow", "./rules/react"].map(require.resolve), | ||
extends: ["./base", "./rules/flow", "./rules/react", "./rules/prettier"].map( | ||
require.resolve | ||
), | ||
env: { | ||
@@ -6,0 +8,0 @@ browser: true, |
{ | ||
"name": "@app-press/eslint-config", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"description": "App Press' ESLint rules", | ||
@@ -14,3 +14,3 @@ "main": "index.js", | ||
"test": "npm run lint -s", | ||
"eslint-check": "eslint --print-config .eslintrc.js | eslint-config-prettier-check" | ||
"eslint-check": "eslint --print-config .eslintrc.json | eslint-config-prettier-check" | ||
}, | ||
@@ -17,0 +17,0 @@ "author": "Chris Henderson <chris@app-press.com>", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
25352
601
0