Skip to content
eslint-config / 0.0.14

eslint-config 0.0.14

Install from the command line:
Learn more about npm packages
$ npm install @masterborn/eslint-config@0.0.14
Install via package.json:
"@masterborn/eslint-config": "0.0.14"

About this version

@masterborn/eslint-config

Contents

.
├── LICENSE
├── README.md # this file
├── backend
│   └── index.js # main backend config, accessible by @masterborn/eslint-config/backend
├── common.js # commonly used ESLint rules
├── frontend
│   └── index.js # main frontend config, accessible by @masterborn/eslint-config/frontend
├── index.js # entry point pointig at common.js
└── package.json

@masterborn/eslint-config/frontend

It uses @babel/eslint-parser which requires babel config file. More info on the parser can be found here.

@masterborn/eslint-config/frontend/typescript

Configuration for TypeScript support. Install peer dependencies and add tsconfig.json to your root directory.

@masterborn/eslint-config/backend/typescript

Configuration for TypeScript support. Install peer dependencies and add tsconfig.json to your root directory.

Details


Assets

  • eslint-config-0.0.14-npm.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0