Style with jscs.

This commit is contained in:
Alexis Lahouze
2016-10-09 20:17:11 +02:00
parent 655d72d4ae
commit e5721b3573
6 changed files with 709 additions and 640 deletions

View File

@ -1,7 +1,6 @@
module.exports = {
options: {
config: '.jscsrc',
verbose: true
config: '.jscsrc'
},
frontend_js: [
'<%= accountant.frontend.src %>/js/*.js'