eslint-plugin-flowtype-errors
Run Flow as an ESLint plugin
File Explorer
Download Latest Version (.zip)- test.yml
- FUNDING.yml
- babel-cli_vx.x.x.js
- babel-eslint_vx.x.x.js
- babel-jest_vx.x.x.js
- babel-plugin-add-module-exports_vx.x.x.js
- babel-plugin-transform-flow-strip-types_vx.x.x.js
- babel-plugin-transform-runtime_vx.x.x.js
- babel-preset-es2015_vx.x.x.js
- babel-preset-stage-0_vx.x.x.js
- babel-register_vx.x.x.js
- babel-runtime_vx.x.x.js
- chai_v4.x.x.js
- cross-env_vx.x.x.js
- cross-spawn_vx.x.x.js
- eslint-config-bliss_vx.x.x.js
- eslint-config-prettier_vx.x.x.js
- eslint-formatter-pretty_vx.x.x.js
- eslint-nibble-ignore_vx.x.x.js
- eslint-plugin-import_vx.x.x.js
- eslint-plugin-prettier_vx.x.x.js
- eslint_vx.x.x.js
- flow-bin_v0.x.x.js
- jest-cli_vx.x.x.js
- regenerator-runtime_vx.x.x.js
- slash_vx.x.x.js
- recommended.js
- collect.js
- format.js
- get-program.js
- index.js
- format.spec.js.snap
- .flowconfig
- example.js
- .flowconfig
- example.js
- .flowconfig
- example.js
- .flowconfig
- example.js
- .flowconfig
- example.js
- .flowconfig
- example.fixed
- example.js
- .flowconfig
- example.fixed
- example.js
- .flowconfig
- example.js
- .flowconfig
- example.js
- .flowconfig
- a.vue
- b.vue
- libdef.js
- .flowconfig
- example.js
- .flowconfig
- example.js
- .flowconfig
- 1.example.js
- 2.example.js
- 3.example.js
- 4.example.js
- 5.example.js
- 6.example.js
- 7.example.js
- 8.example.js
- 9.example.import.js
- 9.example.js
- .flowconfig
- example.js
- .flowconfig
- example.js
- .flowconfig
- example.js
- .flowconfig
- example.js
- .flowconfig
- example.js
- .flowconfig
- example.js
- .eslintrc
- .flowconfig
- 1.example.js
- 1.expect.js
- 10.example.js
- 2.example.js
- 2.expect.js
- 3.example.js
- 3.expect.js
- 4.example.js
- 4.expect.js
- 5.example.js
- 5.expect.js
- 6.example.js
- 6.expect.js
- 7.example.js
- 7.expect.js
- 8.example.js
- 8.expect.js
- 9.example.import.js
- 9.example.js
- 9.expect.js
- format.spec.js
- .editorconfig
- .eslintignore
- .flowconfig
- .gitattributes
- .gitignore
- .npmignore
- CHANGELOG.md
- flow-demo.gif
- index.js
- LICENSE
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/amilajack/eslint-plugin-flowtype-errors
Downloads the entire project code from GitHub to your computer.
cd eslint-plugin-flowtype-errors
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install --save-dev eslint-plugin-flowtype-errors
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
