mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
fix: /bug report command, thinking indicator (#381)
- Fix `/bug` report command - Fix thinking indicator
This commit is contained in:
committed by
GitHub
Unverified
parent
c40f4891d4
commit
aa32e22d4b
@@ -30,5 +30,5 @@
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"include": ["src", "tests"]
|
||||
"include": ["src", "tests", "bin"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user