Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup: scaffold a VueJS 3 app, set up tooling #1

Closed
chrisjbarr opened this issue Aug 2, 2022 · 0 comments · Fixed by #15
Closed

setup: scaffold a VueJS 3 app, set up tooling #1

chrisjbarr opened this issue Aug 2, 2022 · 0 comments · Fixed by #15

Comments

@chrisjbarr
Copy link
Owner

chrisjbarr commented Aug 2, 2022

Let's set up all of the things we'll need to begin implementing a GitHub Search as well as an initial set of tools to make our lives easier from a dx perspective.

  • scaffold vue 3 project with vite
  • auto imports
  • auto imports - components
  • gitignores
  • dx: eslint
  • dx: prettier
  • dx: prettier plugin: sorting imports
  • dx: editor config
  • dx: vscode: extension recommendations
@chrisjbarr chrisjbarr linked a pull request Aug 2, 2022 that will close this issue
chrisjbarr added a commit that referenced this issue Aug 2, 2022
* add our gitignore file
* Let's make our readme file pretty
* initial front-end from scaffolded vite/vue
* customize tsconfig
* add auto import and auto import components
* support prettier and eslinting
* add editor config and reformat according to auto imports, prettier and editorconfig settings

Co-authored-by: Christopher Barr <chris.barr@amwater.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant