mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-02 05:53:21 +00:00
fix typo. #190
This commit is contained in:
parent
1b387dabde
commit
bc0ba2f524
@ -4,7 +4,7 @@
|
|||||||
"description": "A modular interface for smart mirrors.",
|
"description": "A modular interface for smart mirrors.",
|
||||||
"main": "js/electron.js",
|
"main": "js/electron.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "electron js/electron.js"
|
"start": "electron js/electron.js",
|
||||||
"jscs": "jscs **/**/**/**/*.js",
|
"jscs": "jscs **/**/**/**/*.js",
|
||||||
"stylelint": "stylelint css/main.css fonts/roboto.css",
|
"stylelint": "stylelint css/main.css fonts/roboto.css",
|
||||||
"htmlvalidator": "html-validator --file=index.html",
|
"htmlvalidator": "html-validator --file=index.html",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user