Alexander Kachkaev
|
d2028ae44c
|
Run "yarn lint --fix"
|
2021-08-31 22:22:38 +01:00 |
|
xobotyi
|
b6993a6f95
|
feat(prettier): make prettier a part of eslint.
Also reduce max line width to 100. And remove `lint:types` step for
commit sequence, it bothers when committing incomplete (wip) changes.
|
2021-02-01 18:58:55 +03:00 |
|
xobotyi
|
436c210f7b
|
feat(useStateValidator): Refactor method and improve typings;
feat(useMultiStateValidator): Refactor method and improve typings;
|
2019-11-14 14:40:01 +03:00 |
|
streamich
|
ad9a0bd313
|
test: 💍 enable hidden tests
Two test files did not have ".test" in their name, which would make Jest
to skip them.
|
2019-11-10 23:54:31 +01:00 |
|