Remove flow config files

This commit is contained in:
Bryan Housel
2018-04-17 15:47:46 -04:00
parent 85ae00dd05
commit f1aa183fee
2 changed files with 0 additions and 23 deletions

View File

@@ -1,12 +0,0 @@
[ignore]
[include]
[libs]
[lints]
[options]
include_warnings=true
[strict]

View File

@@ -1,11 +0,0 @@
{
"concurrentFiles": 20,
"excludeGlob": [
"node_modules/**"
],
"includeGlob": [
"modules/**/*.js"
],
"threshold": 10,
"type": "text"
}