This package has been deprecated

Author message:

useless

eslint-config-cold

1.1.7 • Public • Published

eslint-config-cold

CircleCI styled with prettier npm version All Contributors

ESLint shareable config, mainly optimized for Nuxt.js

Support

  • Vue.js
    • Nuxt.js
      • @nuxtjs/svg-sprite
  • Markdown
  • JSON
  • Prettier
  • AVA

Install

yarn add -D eslint eslint-config-cold
npm install --save-dev eslint eslint-config-cold

Usage

// .eslintrc.js

module.exports = {
	extends: ['cold']
}

Important of using Nuxt.js

Sources Folder must be src, because this config set use eslint-import-resolver-babel-module.

// nuxt.config.js

module.exports = {
	srcDir: 'src'
}

Licence

MIT © SnO2WMaN

Contributors

Thanks goes to these wonderful people (emoji key):

SnO₂WMaN
SnO₂WMaN

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Package Sidebar

Install

npm i eslint-config-cold

Weekly Downloads

5

Version

1.1.7

License

MIT

Unpacked Size

5.71 kB

Total Files

9

Last publish

Collaborators

  • npm