JavaScript Enhancements is a plugin for Sublime Text 3. It offers not only a smart javascript autocomplete but also a lot of features about creating, developing and managing javascript projects (real-time errors, code refactoring, etc.).
javascript
flow
autocomplete
sublime-text
ide
flowtype
project-management
sublime-text-3
javascript-tools
javascript-plugin
sublime-text-plugin
completions
ide-helper
javascript-utility
javascript-completions
flow-typed
sublimetext3
javascript-projects
ide-like
javascript-enhancements
-
Updated
Sep 30, 2020 - Python
We need to tests that types are working. For this specific case there's such a thing as
flowtype-testing: https://github.com/flowtype/flow-typed/blob/master/definitions/npm/axios_v0.18.x/test_axios_v0.18.x.jsWe need to cover existing libs with tests. That's how I see it:
0. We implement a required
.flowconfigfile with the correct settings (it can be copied fromflow-typed