mirror of
https://github.com/Xevion/undefined.behavio.rs.git
synced 2025-12-06 05:16:57 -06:00
Add prettier, tailwindcss, prettier-plugin-astro
This commit is contained in:
5
.prettierrc.mjs
Normal file
5
.prettierrc.mjs
Normal file
@@ -0,0 +1,5 @@
|
||||
// .prettierrc.mjs
|
||||
/** @type {import("prettier").Config} */
|
||||
export default {
|
||||
plugins: ['prettier-plugin-astro'],
|
||||
};
|
||||
Reference in New Issue
Block a user