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...
6 lines
102 B
JSON
6 lines
102 B
JSON
{
|
|
"devDependencies": {
|
|
"prettier": "^3.4.2",
|
|
"prettier-plugin-tailwindcss": "^0.6.11"
|
|
}
|
|
}
|