We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
yarn lint
1 parent 1ace577 commit b279c41Copy full SHA for b279c41
examples/with-tailwindcss/prettier.config.js
@@ -3,5 +3,4 @@ module.exports = {
3
singleQuote: true,
4
tabWidth: 2,
5
semi: false,
6
- tailwindConfig: './tailwind.config.js',
7
}
0 commit comments