Compare commits

..

No commits in common. "265cec59d99c11af39a828402b26ebf147f05951" and "8a96b11e1e122195e65191c0772e7d524dd20f3c" have entirely different histories.

3 changed files with 3 additions and 2 deletions

View File

@ -1 +1,3 @@
.DS_Store
node_modules
*.log

View File

@ -1,6 +1,5 @@
module.exports = {
plugins: ['prettier-plugin-tailwindcss'],
tailwindFunctions: ["tv"],
trailingComma: 'none',
jsxSingleQuote: true,
semi: false,

View File

@ -1,6 +1,6 @@
{
"name": "@walidoux/prettier-config",
"version": "1.0.5",
"version": "1.0.4",
"description": "Walidoux's Prettier config.",
"author": "Walid Korchi",
"license": "MIT",