Browse Source

Tell XO to ignore enclosed version

master
Leo Lamprecht 8 years ago
parent
commit
5030008631
No known key found for this signature in database GPG Key ID: B08517883D5E0E10
  1. 2
      package.json

2
package.json

@ -38,7 +38,7 @@
"space": true,
"semicolon": false,
"ignores": [
"out/**",
"packed/**",
"test/_fixtures/**"
],
"rules": {

Loading…
Cancel
Save