eeg_internal/.vscode/settings.json

7 lines
129 B
JSON
Raw Normal View History

2024-02-10 00:18:21 +00:00
{
"tailwindCSS.includeLanguages": {
"rust": "html"
},
2024-02-10 00:59:21 +00:00
"rust-analyzer.showUnlinkedFileNotification": false,
2024-02-10 00:18:21 +00:00
}