use biome
This commit is contained in:
parent
2ddd8c3860
commit
89a71aa455
|
@ -20,8 +20,8 @@ return { -- Autoformat
|
||||||
--
|
--
|
||||||
-- You can use a sub-list to tell conform to run *until* a formatter
|
-- You can use a sub-list to tell conform to run *until* a formatter
|
||||||
-- is found.
|
-- is found.
|
||||||
javascript = { 'prettierd' },
|
javascript = { 'biome' },
|
||||||
typescript = { 'prettierd' },
|
typescript = { 'biome' },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue