1.8.0 • Published 1 year ago

@trampoline/eslint-config v1.8.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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.1-1

1 year ago

1.8.1-2

1 year ago

1.8.0

2 years ago

1.7.1-0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.4.1-0

2 years ago

1.5.0

2 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.3-0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.0-alpha.1

3 years ago

1.0.0-alpha.0

3 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago