/eslint-config-omega

Eslint config for omega js projects

Primary LanguageJavaScript

Use this as follows:

Install the package to your project

Inside the .eslintrc.json file of a project add

{
  "extends": "romanshe"
}

👍