Set up prettier and tailwind even harder
JS tooling breaks at the slightest whiff of nonstandard setups. God forbid you set up your js project in a subdirectory of the repository instead of in the root...
This commit is contained in:
parent
f0ec43f468
commit
d1f0d28dac
12 changed files with 1770 additions and 1278 deletions
1
.vscode/extensions.json
vendored
1
.vscode/extensions.json
vendored
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"recommendations": [
|
||||
"Vue.volar",
|
||||
"bradlc.vscode-tailwindcss",
|
||||
"esbenp.prettier-vscode",
|
||||
"rust-lang.rust-analyzer",
|
||||
"tamasfe.even-better-toml",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue