UNPKG

configuru

Version:

Manage the configuration of your Nodejs application with multiple environments and custom preferences, utilizing Configuru in CI and development as well!

5 lines (4 loc) 94 B
{ "*.ts": ["prettier --write", "eslint --fix"], "*.{ts,js,json,md}": "prettier --write" }