Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.eslintrc.yml « spec « json-schema-traverse « node_modules - github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3344da7eb323ba9a85c74de6ff6f70738d8bd040 (plain)
1
2
3
4
5
6
parserOptions:
  ecmaVersion: 6
globals:
  beforeEach: false
  describe: false
  it: false