aboutsummaryrefslogtreecommitdiff
path: root/.flowconfig
AgeCommit message (Collapse)Author
2019-04-26Rename {mitt => nitt}Marin Ivanov
2017-03-09Add Standard Version for Semantic Releases (#43)Abhi Aiyer
* chore(release): 1.1.1 * Add Standard-Version to Mitt for git tagging and changelog generation * Remove excess files created in testing * fix(ignoreStandardVersion): Ignore standard version in flowconfig * chore(flow): Ignore node_modules in flow config, add readme about flow-typed, clean up test script * Update README.md * fix(flowTyped): remove flow typed all together
2017-02-27Add Flow type annotations (#23)Brandon Dail
* Add flowtype annotations * Add flow to test script