12f78ca
- fix: no stylelint linting
1430fcf
- fix import problem
2e1d49c
- remove 'n/no-missing-import' node support
-
8e3271c
- ## Add stylelint for css and scss files- Extends stylelint config with stylelint-config-standard
- SCSS support with stylelint-scss and postcss-scss
- Convert all px value to rem using stylelint-rem-over-px
81fce6e
- add typescript rules
4206e94
- add rules for 'camelcase'
-
acd515c
- fix: prettier v3.0.0 problem -
acd515c
- update prettier from v2.8.0 to v2.8.8 -
acd515c
- fix: spelling 'overwrite' to 'overrides'
abf3e44
- all file are not build to final npm package
-
e44e2fb
- create changeset vesion job before changeset release job -
2f0e7e8
- remove commitizen and scripts
efab579
- remove commitizen
- package.json script change
Features of this build
- Lints JavaScript and TypeScript based on the latest standards
- Fixes issues and formatting errors with Prettier
- Lints + Fixes inside of html script tags
- Lints + Fixes React via eslint-config-airbnb
- Lints + Fixes Typescript via airbnb/Typescript
- Lints + Fixes imports according to standard rules