mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
chore(website): make biome happy
This commit is contained in:
@@ -4,5 +4,5 @@ module.exports = {
|
||||
semi: false,
|
||||
tabWidth: 4,
|
||||
useTabs: true,
|
||||
plugins: ['prettier-plugin-tailwindcss'],
|
||||
}
|
||||
plugins: ["prettier-plugin-tailwindcss"],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user