cra-template-npm-library
cra-template-npm-library copied to clipboard
Create React App template to build and publish NPM libraries with typescript support, and rollup, eslint, stylelint configurations
Add is-ci script to husky install Also here https://github.com/morewings/cra-template-npm-library/blob/master/prepare.js#L12
Fixes #801
- Add semantic release package. - Add commitlint. - Add docs about that.
Has to be done after #801 - transpile project files to javascript; - tsconfig => jsconfig; - change rollup config;