7 lines
133 B
JSON
7 lines
133 B
JSON
{
|
|
"tailwindCSS.emmetCompletions": true,
|
|
"editor.inlineSuggest.enabled": true,
|
|
"editor.quickSuggestions": {
|
|
"strings": true
|
|
}
|
|
}
|