2.0.0
- Add elintrc.js config file for typescript (2 configs are available for eslint now)
- Add tsconfig.json config file
- Add stylelint.config.js config file
- Configuration files are now in lib folder
- PeerDependencies are now Dependencies, to avoid installing all eslint/prettier/stylelint plugins in each applications
- Dependencies has been upgraded
- Scripts/VSCode section in README.md