Detalhes do pacote

eslint-config-medikoo-es3

medikoo45ISC2.2.0

Opinonated ESLint configuration for ES3+ projects

eslint-config, eslint

readme (leia-me)

eslint-config-medikoo-es3

Opinionated ESLint configuration for ES3+ projects

At current stage it experimentally derives from eslint:all.

It's dedicated for ES3+ projects, for ES5+ configuration see eslint-config-medikoo-es5 and for ES2015+ configuration see eslint-config-medikoo

Installation

$ npm install eslint-config-medikoo-es3 --save-dev

Add "extends": "medikoo-es3" to ESlint package configuration.

changelog (log de mudanças)

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.2.0 (2019-04-02)

Features

  • respect ES3 restricted keywords (5012cc8)

2.1.0 (2019-03-22)

Features

2.0.0 (2019-03-22)

Features

  • extend eslint-config-medikoo-es5 v2 (b77be16)

BREAKING CHANGES

  • Upgrade base config

1.1.1 (2018-08-06)

1.1.0 (2018-08-03)

Features

1.0.0 (2017-06-16)