Files
conve-x/.vscode/settings.json
T

5 lines
91 B
JSON
Raw Normal View History

2023-09-09 17:11:02 -05:00
{
2023-09-09 20:05:10 -05:00
"css.lint.unknownAtRules": "ignore",
2023-09-09 20:10:35 -05:00
"cSpell.words": ["conve", "nextjs", "signup"]
2023-09-09 17:11:02 -05:00
}