aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/util/ErrorBoundary/styles.js
Commit message (Collapse)AuthorAge
* chore: turn error boundary into typescriptLibravatar Ricardo Cino2022-06-28
|
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
|
* 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 issuesLibravatar Stefan Malzner2018-12-09
|
* Add React 16 didCatch/ErrorBoundary componentLibravatar Stefan Malzner2018-12-09