Skip to content
Snippets Groups Projects
Commit e5779aef authored by Julian's avatar Julian
Browse files

Reformat package.json

parent 954c2e45
No related branches found
No related tags found
1 merge request!2Resolve "Implement basic functionality"
......@@ -11,7 +11,16 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --ignore-path .gitignore",
"reformat": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
},
"keywords": ["vue", "vuejs", "vue2", "drag", "drag", "drop", "draggable", "dragndrop"],
"keywords": [
"vue",
"vuejs",
"vue2",
"drag",
"drag",
"drop",
"draggable",
"dragndrop"
],
"author": "Julian Leucker <leuckerj@gmail.com>",
"license": "ISC",
"description": "VueJS Components to move data inside a grid via drag&drop.",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment