@daryl-software/eslint-config

1.2.5-alpha.1 • Public • Published

@daryl-software/eslint-config

npm version

In your project .eslintrc.js file, you can use the following configuration:

  • For vue3 projects
{
    extends: ["@daryl-software/eslint-config/vue3"]
}
  • For nodejs projects
{
    extends: ["@daryl-software/eslint-config/node"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @daryl-software/eslint-config

Weekly Downloads

82

Version

1.2.5-alpha.1

License

none

Unpacked Size

8.89 kB

Total Files

8

Last publish

Collaborators

  • yannick_veron
  • arsonik