mirror of
https://codeberg.org/Kankys/NewLukasBlog.git
synced 2026-04-27 17:10:26 +00:00
update socials section
This commit is contained in:
+13
@@ -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