mirror of
https://github.com/ershisan99/todolist_next.git
synced 2026-01-26 21:02:05 +00:00
initial commit, login page
This commit is contained in:
4
prettier.config.cjs
Normal file
4
prettier.config.cjs
Normal file
@@ -0,0 +1,4 @@
|
||||
/** @type {import("prettier").Config} */
|
||||
module.exports = {
|
||||
plugins: [require.resolve("prettier-plugin-tailwindcss")],
|
||||
};
|
||||
Reference in New Issue
Block a user