Revision 771393b303319e834c9b4642866a60708c75bbb4 authored by ffxbld on 15 March 2016, 22:31:00 UTC, committed by ffxbld on 15 March 2016, 22:31:00 UTC
1 parent 39a50be
Raw File
.eslintrc
{
  // When adding items to this file please check for effects on sub-directories.
  "plugins": [
    "mozilla"
  ],
  "env": {
    "es6": true
  },
}
back to top