@annangela/eslint-config
v8.1.1
Published
ESLint config for AnnAngela's projects
Downloads
160
Maintainers
Readme
@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:
