mirror of
https://github.com/Aviortheking/games.git
synced 2025-08-14 07:01:58 +00:00
9 lines
112 B
JSON
9 lines
112 B
JSON
{
|
|
"editor.quickSuggestions": {
|
|
"strings": "on"
|
|
},
|
|
"tailwindCSS.includeLanguages": {
|
|
"astro": "html"
|
|
}
|
|
}
|