feat: migrate to vue 3 + vite (#2553)
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com> Co-authored-by: liyasthomas <liyascthomas@gmail.com>
This commit is contained in:
12
packages/hoppscotch-app/.prettierignore
Normal file
12
packages/hoppscotch-app/.prettierignore
Normal file
@@ -0,0 +1,12 @@
|
||||
.dependabot
|
||||
.github
|
||||
.nuxt
|
||||
.hoppscotch
|
||||
.vscode
|
||||
package-lock.json
|
||||
node_modules
|
||||
dist
|
||||
static
|
||||
components.d.ts
|
||||
src/types
|
||||
src/helpers/backend/graphql.ts
|
||||
Reference in New Issue
Block a user