babel-tailwind/.vscode/settings.json
2024-07-03 01:04:49 -04:00

5 lines
86 B
JSON

{
"editor.formatOnSave": true,
"typescript.tsdk": "node_modules/typescript/lib"
}