chore: split app to commons and web (squash commit)
This commit is contained in:
12
packages/hoppscotch-common/.prettierignore
Normal file
12
packages/hoppscotch-common/.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