mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-22 23:38:58 +00:00
asdf
This commit is contained in:
4
t3-nextauth/prettier.config.js
Normal file
4
t3-nextauth/prettier.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
/** @type {import('prettier').Config & import('prettier-plugin-tailwindcss').PluginOptions} */
|
||||
export default {
|
||||
plugins: ["prettier-plugin-tailwindcss"],
|
||||
};
|
||||
Reference in New Issue
Block a user