mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-15 09:46:16 +01:00
configure flow
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
[ignore]
|
||||
.*/node_modules/module-deps/.*
|
||||
|
||||
[include]
|
||||
|
||||
[libs]
|
||||
|
||||
[lints]
|
||||
|
||||
[options]
|
||||
|
||||
[strict]
|
||||
|
||||
@@ -14,6 +14,6 @@
|
||||
"check": "flow check"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flow-bin": "^0.108.0"
|
||||
"flow-bin": "^0.109.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user