mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-24 06:34:13 +00:00
Remove flow config files
This commit is contained in:
12
.flowconfig
12
.flowconfig
@@ -1,12 +0,0 @@
|
||||
[ignore]
|
||||
|
||||
[include]
|
||||
|
||||
[libs]
|
||||
|
||||
[lints]
|
||||
|
||||
[options]
|
||||
include_warnings=true
|
||||
|
||||
[strict]
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"concurrentFiles": 20,
|
||||
"excludeGlob": [
|
||||
"node_modules/**"
|
||||
],
|
||||
"includeGlob": [
|
||||
"modules/**/*.js"
|
||||
],
|
||||
"threshold": 10,
|
||||
"type": "text"
|
||||
}
|
||||
Reference in New Issue
Block a user