Revision ba9384bb644c609dd9a0033f3e5c500d0c32a46c authored by Henrik Skupin on 26 February 2016, 22:34:56 UTC, committed by Henrik Skupin on 26 February 2016, 22:34:56 UTC
MozReview-Commit-ID: 89bOoLwHMgK

--HG--
extra : source : 7ba4a5c7bc0e4781be1befa2642f1a747eef6690
extra : intermediate-source : 4361e9c2485e6a5e79e162e0194a78f1e263cfad
1 parent 2c7d4a6
Raw File
.eslintrc
{
  // When adding items to this file please check for effects on sub-directories.
  "plugins": [
    "mozilla"
  ],
  "env": {
    "es6": true
  },
}
back to top