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

.eslintrc.yaml « test « mocha-3.1.2 « lib « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1830a0b6f4ef711abf7f0d7730a9ca5ce89eff28 (plain)
1
2
3
4
5
6
7
env:
  mocha: true
globals:
  expect: false
  assert: false
  # https://github.com/sindresorhus/globals/pull/102
  run: false