summaryrefslogtreecommitdiffstats
path: root/.nycrc
Commit message (Collapse)AuthorAgeFilesLines
* Use Github actions instead of travis and appveyor (#216)Christoph Schlosser2021-04-301-0/+20
| | | | | | | | | | | | | | | | | | | | | | | * Switch to GH workflow * Use tslint action * Add build matrix * Run test stage * Disable ubuntu test run due to bug in vscode * Publish coverage on macOS * Remove istanbul * codecov action * Move nyc config to nycrc * Add CD workflow * Remove old publishing script
* Prepare release 1.2.0 (#213)1.2.0Christoph Schlosser2021-04-171-0/+5
* Prepare release 1.2.0 * Update versions * Lint * update appveyor * Update travis * Use yarn * Add nyc * Run cov instead of test * remove package-lock.json * Remove istanbul