setup pnpm/biome/vscode
parent
9916e95de0
commit
2a4ff2e509
@ -0,0 +1,2 @@
|
||||
pnpm 10.12.4
|
||||
nodejs 22.8.0
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"editor.defaultFormatter": "biomejs.biome",
|
||||
"editor.formatOnSave": true
|
||||
}
|
File diff suppressed because it is too large
Load Diff
@ -1,2 +1,7 @@
|
||||
ignoredBuiltDependencies:
|
||||
- sharp
|
||||
- workerd
|
||||
|
||||
onlyBuiltDependencies:
|
||||
- "@biomejs/biome"
|
||||
- '@biomejs/biome'
|
||||
- esbuild
|
||||
|
Loading…
Reference in New Issue