royal_road_archiver/.vscode/settings.json

12 lines
219 B
JSON
Raw Normal View History

{
"cSpell.words": [
"archiver",
"Audiobook",
"epub",
"Webnovel"
],
"rust-analyzer.showUnlinkedFileNotification": false,
"cSpell.ignoreWords": [
"royalroad"
]
}