library
Showing
... | @@ -5,8 +5,7 @@ | ... | @@ -5,8 +5,7 @@ |
"scripts": { | "scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | "test": "echo \"Error: no test specified\" && exit 1", | ||
"start": "./node_modules/.bin/gulp", | "start": "./node_modules/.bin/gulp", | ||
"less-lint": "lesshint ./src/less/ ./src/blocks/", | "less-lint": "lesshint ./src/less/ ./src/blocks/" | ||
"precommit": "npm run less-lint" | |||
}, | }, | ||
"author": "Nikolay Gromov", | "author": "Nikolay Gromov", | ||
"license": "MIT", | "license": "MIT", | ||
... | ... |
Please
register
or
sign in
to comment