@edsc/eslint-config

0.0.5 • Public • Published

@edsc/eslint-config

Core coding standards for EDSC projects.

npm

Installation

You'll need to install ESLint and peer dependencies into your project. Use this command to install everything you need.

npm install --save-dev @edsc/eslint-config @babel/eslint-parser eslint-config-airbnb eslint-plugin-cypress eslint-plugin-import eslint-plugin-import-newlines eslint-plugin-jsx-a11y eslint-plugin-react

Usage

Create a .eslintrc file with the following contents:

{
  "extends": [
    "@edsc"
  ]
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.563latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.563
0.0.40
0.0.30
0.0.25
0.0.11

Package Sidebar

Install

npm i @edsc/eslint-config

Weekly Downloads

69

Version

0.0.5

License

Apache-2.0

Unpacked Size

79.3 kB

Total Files

8

Last publish

Collaborators

  • macrouch
  • abbottry
  • edsc-publisher
  • trevorlang