JSPM

@gluons/prettier-config

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 48
  • Score
    100M100P100Q73892F
  • License MIT

gluons' personal Prettier config.

Package Exports

  • @gluons/prettier-config

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 (@gluons/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

gluons - prettier-config

License npm (scoped)

gluons' personal Prettier config.

Installation

npm i -D @gluons/prettier-config
# or
yarn add -D @gluons/prettier-config

Usage

Add this into your prettier.config.js:

module.exports = require('@gluons/prettier-config');