All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.1 (2023-03-28)
3.0.0 (2023-02-17)
- update eslint to version 8
2.0.1 (2023-02-03)
2.0.0 (2022-08-19)
- update @typescript-eslint dependencies to v5
- update @typescript-eslint dependencies to v5 (69cbecd)
1.0.1 (2021-03-11)
- add config for component and library (ea87a93)
- add env browser to nuxt and vue components (e9be17d)
- add orchestrator config (bba009d)
- add react config (ae0de6c)
- add rootConfigOverride, reformat all files (3daa8f2)
- diable conflict rule from tsconfig which might create problem in JS files (329c154)
- implement config for shared-component (7326ca2)
- implement orchestrator config (3cc0b9b)
- move ts rules to general config for vue and nuxt projects (2b3ed7c)
- update add recommended eslint-rules, update TS config (0f72b14)
- react: add "prettier/react" rules (29b968a)