eslint-config-sanity
Advanced tools
Comparing version
{ | ||
"name": "eslint-config-sanity", | ||
"version": "1.149.0", | ||
"version": "1.149.13", | ||
"description": "Shared eslint configs for sanity-io", | ||
@@ -39,3 +39,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "a8e0a50ffb60756d5057788d95aaee012e8a00e6" | ||
"gitHead": "a07e844b533064222785e5501cea49d41e6fe73c" | ||
} |
@@ -79,3 +79,3 @@ // Use this for react projects | ||
'react/no-typos': 'error', | ||
'react/no-unescaped-entities': 'error', | ||
'react/no-unescaped-entities': ['error', {forbid: ['>', '}']}], | ||
'react/no-unknown-property': 'error', | ||
@@ -82,0 +82,0 @@ 'react/no-unused-prop-types': 'error', |
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
18257
0.14%0
-100%