1.0.4 • Published 5 years ago

@jeroenvdb/prettier-config v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

prettier-config

Personal prettier for pet projects.

Usage

npm install @jeroenvdb/prettier-config --save-dev
# .prettierrc.js

module.exports = {
    ...require("@jeroenvdb/prettier-config")
};

Publish to NPM

npmrc default # to activate the public npm.js registry
npm login
npm publish --access public
1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.0

5 years ago