1.8.0 • Published 6 months ago

@trampoline/eslint-config v1.8.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

Basic ESLint Configuration

This ESLint Configuration serves as a base for other configurations. It can be used by itself in small scripts.

Installation

First, install the dependencies.

yarn add -D @trampoline/eslint-config eslint eslint-plugin-import typescript

Second, create a .eslintrc.js file containing the ESLint configuration and reference the config in it:

module.exports = {
  extends: ['@trampoline'],
}
1.8.0

6 months ago

1.7.1-0

6 months ago

1.7.0

11 months ago

1.6.0

1 year ago

1.4.1-0

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.3-0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.0-alpha.1

2 years ago

1.0.0-alpha.0

2 years ago

0.2.3

2 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago