github-desktop/app/test/.eslintrc.yml
evelyn masso 7d3ca4e67b fix linting for strict
aka "gawd, don't be so strict"
2018-08-28 08:39:40 -07:00

5 lines
71 B
YAML

rules:
# throws with Chai
no-unused-expressions: off
strict: off