diff options
| author | Jason Miller <[email protected]> | 2020-05-26 17:48:44 -0400 |
|---|---|---|
| committer | Jason Miller <[email protected]> | 2020-05-26 17:48:44 -0400 |
| commit | c20d556aa10ae00d05509c540ca768bd8be4aad0 (patch) | |
| tree | 000c37b4ee54ae3f71c6558f37a95fb747fc99b4 | |
| parent | 7313d3a2e290804efbafb8e9ee2a675b5dee0179 (diff) | |
remove last remnants of flow
| -rw-r--r-- | .flowconfig | 8 | ||||
| -rw-r--r-- | .gitignore | 1 |
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] @@ -5,4 +5,3 @@ package-lock.json .DS_Store .idea -flow-typed |
