Add properties color

This commit is contained in:
mauriziovitale84
2016-10-20 11:28:05 +01:00
parent 172b5f8f47
commit 7f3754da4f
9 changed files with 125 additions and 66 deletions

View File

@@ -107,7 +107,7 @@
"license-check-config": {
"src": [
"./app/**/*.js",
"!./app/js/xml2json.js"
"!./app/js/*.js"
],
"path": "assets/license_header.txt",
"blocking": true,