Commit Graph

3 Commits

Author SHA1 Message Date
Pavel c1f9fc9f9f
Support relative imports in packages (#234)
* Update tsconfigs

* Add ESLint support for relative paths
2022-03-02 18:08:35 +01:00
Pavel Prichodko 0644bfa3db
Fix react imports grouping sort 2022-02-24 23:30:34 +01:00
Pavel e6680f8e62
Improve ESLint monorepo configuration (#228)
* Unify ESLint configuration

* Add .eslintignore file

* Add Node and Jest ESLint plugins

* Fix linting issues

* Sort imports and type imports
2022-02-24 22:58:50 +01:00