fix: rename to eslint-config

This commit is contained in:
httpjamesm 2023-04-26 22:00:07 -04:00
parent f5b84ef929
commit 1cd5df79e6
No known key found for this signature in database
3 changed files with 3 additions and 4 deletions

View file

@ -86,8 +86,7 @@
"workbox-window": "^6.1.5",
"xml-js": "^1.6.11",
"yup": "^0.29.3",
"zxcvbn": "^4.4.2",
"eslint-config-ente": "*"
"zxcvbn": "^4.4.2"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.1.6",
@ -114,7 +113,7 @@
"prettier": "2.3.2",
"typescript": "^4.1.3",
"tsconfig": "*",
"eslint-config-ente": "*"
"eslint-config": "*"
},
"standard": {
"parser": "babel-eslint"

View file

@ -1,5 +1,5 @@
{
"name": "eslint-config-ente",
"name": "eslint-config",
"main": "index.js",
"version": "1.0.0",
"dependencies": {