It can be confusing to see FlowJS + Typescript. The idea is not to create the perfect startup, but try to add Typescript in an existing project with Babel (with or without FlowJS).
- Typescript / TSX: App.ts
- babel:
typescript/flow/jsx
added in presets - eslint: display errors with
flowtype
/flowtype-errors
composition-api
used to create component with hook stylevue-property-decorator
used to create component with class stylejsx
has been used to be able to check types in "html"- scoped style in
jsx