SCAYLE Commerce Engine specific prettier configuration
npm install @scayle/prettier-config-storefrontA shared prettier config for SCAYLE Storefront Core v2 and SCAYLE frontend projects.
> Prettier is an opinionated code formatter. (...) It removes all original styling\* and ensures that all outputted code conforms to a consistent style.
- Official Prettier Documentation
#### prettier-config-standard
> A Prettier shareable config for projects using Prettier and JavaScript Standard Style as ESLint rules or separate processes.
Why?
Provides JavaScript Standard code style compliant ruleset.
- License: BSD-3-Clause license
- README
- Repository
Licensed under the MIT License