ci: auto triage issues
This commit is contained in:
parent
92fe927785
commit
bfb254dac6
7 changed files with 181 additions and 63 deletions
4
.opencode/env.d.ts
vendored
Normal file
4
.opencode/env.d.ts
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
declare module "*.txt" {
|
||||
const content: string
|
||||
export default content
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue