mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-22 05:07:05 +00:00
Contribution Policy Changes: Part II
This commit is contained in:
@@ -6,7 +6,9 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "electron js/electron.js",
|
"start": "electron js/electron.js",
|
||||||
"eslint": "eslint .",
|
"eslint": "eslint .",
|
||||||
"jscs": "jscs **/**/**/**/*.js"
|
"jscs": "jscs **/**/**/**/*.js",
|
||||||
|
"stylelint": "stylelint css/main.css fonts/roboto.css",
|
||||||
|
"htmlvalidator": "html-validator --file=index.html"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Reference in New Issue
Block a user