commit merge
This commit is contained in:
@@ -45,3 +45,11 @@ __screenshots__/
|
||||
# System files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
|
||||
# Ignore local ESLint config
|
||||
eslint.config.js
|
||||
|
||||
# Ignore preview folder
|
||||
preview/
|
||||
/.vs
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./out-tsc/spec",
|
||||
"rootDir": "src",
|
||||
"types": [
|
||||
"vitest/globals"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user