common/corpus-common-addon/lib/.eslintrc.yml
author ymh <ymh.work@gmail.com>
Tue, 04 Oct 2016 13:53:56 +0200
changeset 320 0fce13da58af
parent 305 ff6cf3fc5f40
permissions -rw-r--r--
filter geostat by area + tests

root: true
env:
  node: true
  es6: false
extends: 'eslint:recommended'
parserOptions:
  sourceType: module