Spaces:
Runtime error
Runtime error
| /** @type {import("prettier").Config} */ | |
| module.exports = { | |
| plugins: [require.resolve("prettier-plugin-tailwindcss")], | |
| printWidth: 100 | |
| }; | |
| /** @type {import("prettier").Config} */ | |
| module.exports = { | |
| plugins: [require.resolve("prettier-plugin-tailwindcss")], | |
| printWidth: 100 | |
| }; | |