rename repo
This commit is contained in:
parent
d1ce6d3c3f
commit
efe8b2c638
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "eslint-config-custom",
|
"name": "@vchikalkin/eslint-config-awesome",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
@ -19,11 +19,13 @@
|
|||||||
"access": "public"
|
"access": "public"
|
||||||
},
|
},
|
||||||
"description": "Custom ESLint config for Next.js apps",
|
"description": "Custom ESLint config for Next.js apps",
|
||||||
"repository": "https://github.com/vchikalkin/eslint-config-custom",
|
"repository": "https://github.com/vchikalkin/eslint-config-awesome",
|
||||||
"author": "vchikalkin",
|
"author": "vchikalkin",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"eslint",
|
"eslint",
|
||||||
"config",
|
"config",
|
||||||
"nextjs"
|
"nextjs",
|
||||||
|
"turbo",
|
||||||
|
"prettier"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user