mirror of
https://codeberg.org/Kankys/NewLukasBlog.git
synced 2025-12-06 13:26:05 +00:00
update socials section
This commit is contained in:
13
node_modules/eslint-config-prettier/package.json
generated
vendored
Normal file
13
node_modules/eslint-config-prettier/package.json
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "eslint-config-prettier",
|
||||
"version": "8.10.0",
|
||||
"license": "MIT",
|
||||
"author": "Simon Lydell",
|
||||
"description": "Turns off all rules that are unnecessary or might conflict with Prettier.",
|
||||
"repository": "prettier/eslint-config-prettier",
|
||||
"bin": "bin/cli.js",
|
||||
"keywords": ["eslint", "eslintconfig", "prettier"],
|
||||
"peerDependencies": {
|
||||
"eslint": ">=7.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user