0.0.7 • Published 1 year ago

@ohsu-itg-risx/common v0.0.7

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Constructed from LinusBorg's Starter Profile: https://github.com/LinusBorg/create-vue-ts-eslint-airbnb-example

After startup, need to enable Volar's "Takeover Mode" and disable built-in typescript extension:

  • Run Extensions: Show Built-in Extensions from VSCode's command palette
  • Find TypeScript and JavaScript Language Features, right click and select Disable (Workspace)
  • Reload the VSCode window by running Developer: Reload Window from the command palette.

Sample UI Libraries:

typescript libraries referenced:

Steps for making a component:

  • Make sure any props that are suppose to be dynamic are (e.g. if you change the size prop dynamically, make sure refs are set up to auto-adjust on the fly)
0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago