Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 416 Bytes

File metadata and controls

14 lines (9 loc) · 416 Bytes

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')