aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Miller <[email protected]>2020-05-26 17:48:44 -0400
committerJason Miller <[email protected]>2020-05-26 17:48:44 -0400
commitc20d556aa10ae00d05509c540ca768bd8be4aad0 (patch)
tree000c37b4ee54ae3f71c6558f37a95fb747fc99b4
parent7313d3a2e290804efbafb8e9ee2a675b5dee0179 (diff)
remove last remnants of flow
-rw-r--r--.flowconfig8
-rw-r--r--.gitignore1
2 files changed, 0 insertions, 9 deletions
diff --git a/.flowconfig b/.flowconfig
deleted file mode 100644
index 6c76730..0000000
--- a/.flowconfig
+++ /dev/null
@@ -1,8 +0,0 @@
-[ignore]
-.*/node_modules/.*
-
-[include]
-
-[libs]
-
-[options]
diff --git a/.gitignore b/.gitignore
index 62e6eaf..ecdffab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,3 @@
package-lock.json
.DS_Store
.idea
-flow-typed