Skip to content

Commit

Permalink
chore(cleanup): Remove flow and all associated packages (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstoffan authored Apr 21, 2020
1 parent e0c2056 commit a3fee42
Show file tree
Hide file tree
Showing 28 changed files with 20 additions and 7,542 deletions.
2 changes: 0 additions & 2 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,3 @@ dist/*
docs/*
i18n/**
index.js
flow/**
flow-typed/**
34 changes: 0 additions & 34 deletions .flowconfig

This file was deleted.

3 changes: 0 additions & 3 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"flow.enabled": true,
"flow.pathToFlow": "${workspaceRoot}/node_modules/.bin/flow",
"flow.useNPMPackagedFlow": true,
"prettier.eslintIntegration": true,
"prettier.printWidth": 120,
"prettier.singleQuote": true,
Expand Down
2 changes: 0 additions & 2 deletions babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@ module.exports = api => {
},
],
'@babel/preset-react',
'@babel/preset-flow',
],
plugins: [
'@babel/plugin-proposal-class-properties',
'@babel/plugin-proposal-object-rest-spread',
'@babel/plugin-transform-flow-strip-types',
'@babel/plugin-transform-object-assign',
[
'react-intl',
Expand Down
156 changes: 0 additions & 156 deletions flow-typed/box-annotations.js

This file was deleted.

43 changes: 0 additions & 43 deletions flow-typed/box-ui-elements.js

This file was deleted.

38 changes: 0 additions & 38 deletions flow-typed/npm/form-serialize_vx.x.x.js

This file was deleted.

Loading

0 comments on commit a3fee42

Please sign in to comment.