mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
lots of jshinting
This commit is contained in:
@@ -131,6 +131,9 @@ module.exports = function(grunt) {
|
||||
build: ['dist/*']
|
||||
},
|
||||
jshint: {
|
||||
options: {
|
||||
laxbreak: true
|
||||
},
|
||||
all: ['src/**/*.js']
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user