Michał Droń
|
3123f04c69
|
Upgrade to ESLint 8 (#3781)
* Upgrade ESLint
* Add eslint-nibble
* Move typescript to dev deps
* Update ESLint config
* Turn off semi, comma-dangle & quotes rules
* Enable simple sort
* Fix errors in ESLint (#3788)
* Disable rules requiring heavy changes
* Autofix new ESLint rules
* Autofix more-rules
* Fix jsx/generics ambiguity
* Add warnings for broken rules requiring manual fixes
* Remove redundant expected-error
* Add simple-sort
* Add prettier config
* Lint config
* Fix sort plugin
* Fix simple sort plugin
* Fix sort order
* Update src/orders/components/OrderTransaction/components/TransactionEvents/components/PspReferenceLink.tsx
Co-authored-by: Paweł Chyła <chyla1988@gmail.com>
* Remove redundant comment
* Remove chai friendly
* Update package.json
Co-authored-by: Krzysztof Żuraw <9116238+krzysztofzuraw@users.noreply.github.com>
* Remove to-be-checked comment
* Update formatjs plugin
* Lint staged only in src
* Add changeset
* Add tracking issue for new rules
* Resolve auto-fixable warning after merge
* Change sorts to warnings
* Run lint on new files
* Fix errors
---------
Co-authored-by: Paweł Chyła <chyla1988@gmail.com>
Co-authored-by: Krzysztof Żuraw <9116238+krzysztofzuraw@users.noreply.github.com>
|
2023-06-30 10:07:13 +02:00 |
|