Skip to content

Commit

Permalink
chore(format): build files
Browse files Browse the repository at this point in the history
  • Loading branch information
polonel committed Feb 2, 2019
1 parent f53c1de commit cc4cfdd
Show file tree
Hide file tree
Showing 9 changed files with 295 additions and 197,391 deletions.
11 changes: 8 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,14 @@
}
},
"lint-staged": {
"*.js": [
"prettier-standard",
"git add"
"linters": {
"*.js": [
"prettier-standard",
"git add"
]
},
"ignore": [
"public/js/*.js"
]
},
"commitlint": {
Expand Down
154 changes: 1 addition & 153 deletions public/js/0.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cc4cfdd

Please sign in to comment.