We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/temp
1 parent 95c4a3e commit 5e7c96fCopy full SHA for 5e7c96f
.eslintignore
@@ -6,6 +6,7 @@ node_modules
6
.env
7
.env.*
8
!.env.example
9
+/temp
10
11
# Ignore files for PNPM, NPM and YARN
12
pnpm-lock.yaml
.gitignore
@@ -9,3 +9,4 @@ node_modules
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
/test-results
.prettierignore
0 commit comments