mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 02:16:01 +02:00
migrate core plugins from flow to typescript
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"scripts": {
|
||||
"build": "ui-scripts plugin",
|
||||
"watch": "ui-scripts plugin-watch",
|
||||
"test": "jest"
|
||||
"test": "jest",
|
||||
"typecheck": "tsc"
|
||||
},
|
||||
"babel": {
|
||||
"presets": [
|
||||
|
||||
Reference in New Issue
Block a user