5 lines
114 B
JSON
5 lines
114 B
JSON
{
|
|
"typescript.tsdk": "./node_modules/typescript/lib",
|
|
"tailwindCSS.classAttributes": ["class", "className"]
|
|
}
|