swag-shop/.vscode/settings.json

10 lines
102 B
JSON
Raw Normal View History

2024-03-05 16:01:26 +01:00
{
"cSpell.words": [
"blocklist",
2024-03-05 16:01:26 +01:00
"dotenv",
"gensalt",
"hashpw",
"checkpw",
2024-03-05 16:01:26 +01:00
"jsonify"
]
}