0.5.0 • Published 2 years ago

eslint-config-freee-typescript v0.5.0

Weekly downloads
1,060
License
MIT
Repository
github
Last release
2 years ago

eslint-config-freee-typescript

Shared configuration for TypeScript in freee.

Installation

# npm
npm install eslint-config-freee-typescript -D -E

# yarn
yarn add eslint-config-freee-typescript -D -E

Then add it to your .eslintrc.js

module.exports = {
  extends: ['eslint-config-freee-typescript']
};
0.5.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.0

3 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago