refactor: auto format

This commit is contained in:
Baipyrus 2024-05-02 13:25:45 +02:00
parent 5fd11168cd
commit 9164c73524

View File

@ -31,7 +31,7 @@ return {
-- --
-- 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", "prettier" } }, javascript = { { 'prettierd', 'prettier' } },
}, },
}, },
}, },