mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-06-19 22:01:59 +02:00
remove flow related configuration from ui-types and added typecheck script
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
[ignore]
|
||||
|
||||
[include]
|
||||
|
||||
[libs]
|
||||
|
||||
[lints]
|
||||
|
||||
[options]
|
||||
|
||||
[strict]
|
||||
@@ -11,10 +11,9 @@
|
||||
"author": "Sebastian Sdorra <sebastian.sdorra@cloudogu.com>",
|
||||
"license": "BSD-3-Clause",
|
||||
"scripts": {
|
||||
"check": "flow check"
|
||||
"typecheck": "tsc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flow-bin": "^0.109.0",
|
||||
"typescript": "^3.6.4"
|
||||
},
|
||||
"babel": {
|
||||
|
||||
Reference in New Issue
Block a user