Skip to content

Commit a16361f

Browse files
committed
Using biome global, fixed musl issue
1 parent c07342a commit a16361f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vimrc

+2
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,8 @@ let g:ale_linter_aliases = {'jsx': 'javascript'}
350350

351351
let g:airline#extensions#ale#enabled = 1
352352
let g:ale_typescript_prettier_use_local_config = 1
353+
let g:ale_biome_use_global = 1
354+
353355

354356
"
355357
" Deoplete.

0 commit comments

Comments
 (0)