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

5 lines
82 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",
"cSpell.words": ["nextjs", "signup"]
2023-09-09 17:11:02 -05:00
}