Commit Graph

2 Commits

Author SHA1 Message Date
ayntee
e7bbaa4a2f test(utils): rename test cases 2021-03-15 16:00:43 +04:00
ITOH
25858b3144 feat(util): add camelToSnakeCase() & snakeToCamelCase() (#615)
* feat(util): add to camel/snake case functions

* add tests

* hmm

* add lint ignore comment

Co-authored-by: ayntee <ayyantee@gmail.com>
2021-03-07 18:51:59 +04:00