1.2.1 • Published 9 months ago

@jump24/eslint-config-ts v1.2.1

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

@jump24/eslint-config-ts

@jump24 ESLint config for typpescript browser-based projects

Usage

Install the config:

yarn add -D @jump24/eslint-config-ts
npm install --save-dev @jump24/eslint-config-ts

Add the config:

// .eslintrc.js
module.exports = {
  extends: [
    '@jump24/eslint-config-ts',
  ],
};
1.2.1

9 months ago

1.1.5

9 months ago

1.1.4

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.0

9 months ago