Skip to content

Commit

Permalink
ES5 syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
samme committed May 31, 2020
1 parent 7e890d8 commit fc55d9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
"PIXI": true,
"p2": true
},
"parserOptions": {
"ecmaVersion": 5
},
"rules": {
"accessor-pairs": "error",
"array-bracket-spacing": [ "error", "always" ],
Expand Down

0 comments on commit fc55d9e

Please sign in to comment.