This commit is contained in:
dap
2024-09-21 10:49:38 +08:00
23 changed files with 1254 additions and 509 deletions

View File

@@ -8,12 +8,6 @@ export default {
singleQuote: false,
},
},
{
files: ['*.yaml', '*.yml'],
options: {
singleQuote: false,
},
},
],
plugins: ['prettier-plugin-tailwindcss'],
printWidth: 80,