npm

@annangela/eslint-config

6.4.0 • Public • Published

@annangela/eslint-config

ESLint config for AnnAngela's projects, supports the latest Node.js LTS version.

Output

There are 2 exported variables, both via named export and default export:

  • configs: contains these configs (see in the config folder):
    • base: base config for all javascript files;
    • browser: additional config for browser files;
    • node: additional config for Node.js files;
    • typescript: additional config for typescript files;
    • eslintPlugin: additional config for eslint-plugin files;
    • mocha: additional config for mocha test files.
  • forkedGlobals: contains these forked globals from globals (see forkedGlobals.js):
    • jquery;
    • greasemonkey;
    • mocha;

other files

The package also exported these files:

Dependents (0)

Package Sidebar

Install

npm i @annangela/eslint-config

Weekly Downloads

118

Version

6.4.0

License

MIT

Unpacked Size

42.5 kB

Total Files

56

Last publish

Collaborators

  • annangela