generated from avior/template-web-astro
9 lines
112 B
JSON
9 lines
112 B
JSON
{
|
|
"editor.quickSuggestions": {
|
|
"strings": "on"
|
|
},
|
|
"tailwindCSS.includeLanguages": {
|
|
"astro": "html"
|
|
}
|
|
}
|