cornflourblue / vue-3-pinia-registration-login-example

Vue 3 + Pinia - User Registration and Login Example & Tutorial
https://jasonwatmore.com/post/2022/07/25/vue-3-pinia-user-registration-and-login-example-tutorial
146 stars 71 forks source link

Suggest: make a jsconfig.json file #1

Open giiska opened 2 years ago

giiska commented 2 years ago

It will be great for code navigate

maietta commented 2 years ago

Isn't that specific to VSCode?

If so, I don't think including IDE-specific files is a wise idea considering that this code is used as a reference.

giiska commented 2 years ago

You can give a jsconfig.example.json file as this is a fast start example project.