1.0.0 • Published 5 years ago

@nemit/js-configs v1.0.0

Weekly downloads
43
License
ISC
Repository
github
Last release
5 years ago

js-configs

Nemit used settings for common JS related configurations.

In general, widely used default options should be favoured. Some packages have conventions where there are no clear best-practice choices for configuration. Those cases are good considerations for this package.

Usage

prettier-config

// in prettier.config.js
module.export = require('@nemit/js-configs/prettier-config')