rypi-scrapper/.vscode/settings.json

5 lines
114 B
JSON
Raw Normal View History

{
"typescript.tsdk": "./node_modules/typescript/lib",
"tailwindCSS.classAttributes": ["class", "className"]
}