- Linting (ESLint): Ignore releases (Fixes #387)

- npm: Ignore `releases`, `gh-disabled-workflows`, `.travis.yml`
- npm: Change `open-tests` script to run `instrument`
- Docs: Clarifications on testing
This commit is contained in:
Brett Zamir
2020-02-21 08:43:58 +08:00
parent f59481340f
commit 178374afdf
4 changed files with 25 additions and 10 deletions

View File

@@ -2,8 +2,10 @@ ignore
screencasts
.github/ISSUE_TEMPLATE/bug_report.md
gh-disabled-workflows
build
lgtm.yml
.travis.yml
cypress/**
cypress.env.json
@@ -13,3 +15,5 @@ coverage/**
instrumented/**
mochawesome-report/**
mochawesome.json
releases