@megalo/eslint-config-standard

1.0.0 • Public • Published

eslint-config-standard

eslint-config-standard for megalo project

Install

npm i eslint @megalo/eslint-config-standard -D

Configure

If you have already configured the eslint-related webpack configuration, you can create a file .eslintrc.js in project root directory, that`s all content of file:

module.exports = {
  root: true,
  extends: [
    '@megalo/standard'
  ]
}

Recommendations

We recommend using it with @megalo/cli-serve. Click this enter to portal

Package Sidebar

Install

npm i @megalo/eslint-config-standard

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

3.55 kB

Total Files

4

Last publish

Collaborators

  • dequan
  • elcarim5efil
  • fengzilong
  • zwwill
  • iuiaoin
  • zhuping.zp
  • xsasadasdasdasd
  • shenbin
  • llwanghong
  • bigdogaaa