1.0.0 • Published 9 years ago
echint-config-dev v1.0.0
echint-config-dev
echint-config-dev is a shareable configuration package for editorconfig.
Install
Add echint and echint-config-dev to your project:
npm install --save-dev echint echint-config-devThen, add this configuration to your package.json:
{
"echint": {
"extends": "dev"
}
}1.0.0
9 years ago