mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Merge branch 'master' of https://github.com/codecombat/codecombat
This commit is contained in:
commit
56fa98e76b
2 changed files with 3 additions and 3 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
.alert.alert-info This agreement was generated by
|
||||
a(href="http://selector.harmonyagreements.org/") Harmony
|
||||
| . Sign at the bottom (it's easy).
|
||||
|
||||
|
||||
h1
|
||||
| CodeCombat
|
||||
|
|
|
@ -74,8 +74,6 @@ exports.config =
|
|||
level: "ignore" # PyCharm can't just autostrip for .coffee, needed for .jade
|
||||
no_unnecessary_fat_arrows:
|
||||
level: "ignore"
|
||||
# https://gist.github.com/toolmantim/4958966
|
||||
uglify:
|
||||
output:
|
||||
beautify: true
|
||||
indent_level: 0
|
||||
semicolons: false
|
||||
|
|
Loading…
Reference in a new issue