Package Exports
- @electerious/prettier-config
- @electerious/prettier-config/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@electerious/prettier-config) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Prettier configuration
Shareable Prettier configuration for my personal projects.
Install
Install this package and prettier. Necessary plugins are already included.
npm install --save-dev prettier @electerious/prettier-configUsage
Use the shared configuration in your project.