This repository has been archived on 2024-01-16. You can view files and clone it, but cannot push or open issues or pull requests.
alfadatizar/prettier.config.js

3 lines
73 B
JavaScript
Raw Normal View History

2023-06-29 02:14:46 +00:00
module.exports = {
plugins: [require('prettier-plugin-tailwindcss')],
}