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
|
acff81d99a
|
fix: improve useStateValidator and useMultiStateValidator typings.
Now it is compatible with TS 4.x.x
|
2021-01-08 22:26:27 +03:00 |
|
ddaza
|
db07ab65bf
|
updated formating and fixed errors
|
2020-07-02 14:56:15 -05:00 |
|
Ayush Goyal
|
67d65833d9
|
chore: disable eslint for affected files
|
2020-02-04 07:12:19 +05:30 |
|
xobotyi
|
436c210f7b
|
feat(useStateValidator): Refactor method and improve typings;
feat(useMultiStateValidator): Refactor method and improve typings;
|
2019-11-14 14:40:01 +03:00 |
|
xobotyi
|
056875ba53
|
fix: error throw tests;
fix: better throw already `new Error`;
|
2019-10-17 10:47:44 +03:00 |
|
xobotyi
|
ae2698891b
|
feat: useMultiStateValidator
|
2019-10-16 14:23:54 +03:00 |
|