This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
AI
/
opencode-ide-plugin
mirror da
https://github.com/paviko/opencode-ide-plugin.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
8d11df1b3b
Rami (Branch)
Tag
dev
ide-plugin
v26.2.8
v26.2.7
v26.2.1
v26.1.29
v26.1.27
v26.1.24
v26.1.17
v26.1.11
v26.1.5
v26.1.2
v25.12.29
v25.12.21
v25.12.16
v25.12.5
v25.12.05
v25.11.30
v25.11.24
v25.11.20
v25.11.19
v25.11.18
opencode-ide-pl...
/
script
/
format.ts
format.ts
98 B
Cronologia
Originale
1
2
3
4
5
#!/usr/bin/env bun
import { $ } from "bun"
await $`bun run prettier --ignore-unknown --write .`