This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
SCM-Manager
Watch
1
Star
0
Fork
0
You've already forked SCM-Manager
mirror of
https://github.com/scm-manager/scm-manager.git
synced
2025-11-12 00:15:44 +01:00
Code
Issues
Packages
Projects
Releases
Activity
Files
8e983265a624f57cd5ba115f148b0f0446d82771
SCM-Manager
/
scm-ui
/
ui-webapp
/
src
/
repos
/
components
/
form
/
index.ts
4 lines
79 B
TypeScript
Raw
Normal View
History
Unescape
Escape
apply prettier, removed flow related config and added tsconfig
2019-10-20 18:02:52 +02:00
import
RepositoryForm
from
"./RepositoryForm"
;
optimize all imports in ui-webapp and reformat with prettier
2020-01-08 15:57:13 +01:00
use reflow to migrate from flow to typescript
2019-10-19 16:38:07 +02:00
export
default
RepositoryForm
;
Reference in New Issue
Copy Permalink