aboutsummaryrefslogtreecommitdiffstats
path: root/src/helpers/async-helpers.js
Commit message (Collapse)AuthorAge
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
| | | | | | | | | | - update .eslintrc to work for .js and .ts - update devDependencies - lint properly both root /src and nested /packages - update webhint recommended setting for tsconfig.json to shrink output - Manage all eslint rules from the repo root - escape single quotes in scripts to please windows build Co-authored-by: Vijay A <avijayr@protonmail.com>
* fix linting ruleLibravatar Stefan Malzner2017-12-06
|
* Added debug info and sleep in between actionsLibravatar Stefan Malzner2017-12-05