Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

Shared configuration for JavaScript with flowtype in freee.

License

Notifications You must be signed in to change notification settings

freee/eslint-config-freee-flowtype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-freee-flowtype

Shared configuration for JavaScript with flowtype in freee.

Installation

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

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

Then add it to your .eslintrc.js

module.exprots = {
  extends: ['eslint-config-freee-flowtype']
};

About

Shared configuration for JavaScript with flowtype in freee.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published