Files
ncd-fe/.vscode/extensions.json
nicole mikołajczyk 57c879b298 do not recommend tailwind extension
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
2026-03-31 01:45:42 +02:00

8 lines
140 B
JSON

{
"recommendations": [
"dbaeumer.vscode-eslint",
"stylelint.vscode-stylelint",
"wix.vscode-import-cost"
]
}