feat: author first playable mystery
This commit is contained in:
+1
-1
@@ -9,5 +9,5 @@
|
||||
"strict": true,
|
||||
"noEmit": true
|
||||
},
|
||||
"include": ["vite.config.ts", "playwright.config.ts", "server/**/*.ts", "e2e/**/*.ts", "src/types.ts"]
|
||||
"include": ["vite.config.ts", "playwright.config.ts", "server/**/*.ts", "scripts/**/*.ts", "e2e/**/*.ts", "src/types.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user