mirror of
https://github.com/Xevion/rdap.git
synced 2025-12-09 10:08:18 -06:00
Project init
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