mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-26 05:42:13 +09:00
#56 js, css lint 추가.
This commit is contained in:
parent
3e43ac505f
commit
03377fa954
2 changed files with 45 additions and 3 deletions
|
|
@ -3,7 +3,9 @@
|
|||
"devDependencies": {
|
||||
"grunt": ">0.4.0",
|
||||
"grunt-contrib-clean": "~0.5.0",
|
||||
"grunt-contrib-jshint": "~0.7.1"
|
||||
"grunt-contrib-jshint": "~0.7.1",
|
||||
"grunt-contrib-csslint": "*",
|
||||
"grunt-contrib-cssmin": "~0.7.0"
|
||||
},
|
||||
"main": "Gruntfile.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue