19 Commits
Author SHA1 Message Date
bendtherules b16012f81e Release v0.0.5 2019-08-29 17:10:43 +05:30
bendtherules 88eb62298e Release v0.0.4 2019-08-29 17:01:43 +05:30
bendtherules 7aff88ecb8 package.json - Remove post-commit hook 2019-08-10 13:49:28 +05:30
bendtherules 400757182f Modify lint-staged - Run prettier and eslint only on changed files 2019-08-10 13:46:21 +05:30
bendtherules 6cd41bc4bd Modify 'lint' cmd - Run eslint for jsx.tsx also 2019-08-10 13:04:17 +05:30
bendtherules cab50e2bd7 0.0.3 2019-08-08 12:43:57 +05:30
bendtherules 0cb63e0d5c Bump version to 0.0.2 2019-08-08 12:42:48 +05:30
bendtherules dd3d8fee62 Remove changelog cmd from npm version 2019-08-08 12:42:37 +05:30
bendtherules f94f7c5409 Move lint-staged config to different file to ignore filenames 2019-08-08 11:49:48 +05:30
bendtherules b78906a629 Configure typedoc to generate docs 2019-08-04 00:59:34 +05:30
bendtherules 2b98454c77 Remove pre-push git hook 2019-08-04 00:23:10 +05:30
bendtherules c9fc3b9c93 Configure lint-staged to run pre-commit scripts only on staged files 2019-08-04 00:08:39 +05:30
bendtherules f58c94a0e0 Install husky and add some git hooks 2019-08-04 00:00:50 +05:30
bendtherules b338d774c1 package.json - Move fix:format script below 2019-08-03 23:55:46 +05:30
bendtherules 67206dfe41 Fix prettier on all files 2019-08-03 20:40:07 +05:30
bendtherules 0bf27b7016 package.json - Add command for running tests with chrome debugger 2019-07-25 01:12:46 +05:30
bendtherules 7b53266634 Revert "Add 'jest-plugin-must-assert' package"
This reverts commit d939bde9f7.
2019-07-20 18:47:51 +05:30
bendtherules d939bde9f7 Add 'jest-plugin-must-assert' package
This will make sure that all jest test cases calls atleast one asset
2019-07-20 18:30:34 +05:30
bendtherules 0ad6620437 Init with yo typescript-react-lib 2019-07-19 12:49:20 +05:30