Skip to content

Commit cac4997

Browse files
committed
.
Signed-off-by: Leandro Sánchez <[email protected]>
1 parent 91fa419 commit cac4997

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.vscode/settings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
{
2-
"python.analysis.typeCheckingMode": "basic"
2+
"python.analysis.typeCheckingMode": "basic",
3+
"cSpell.enableFiletypes": [
4+
"django-txt"
5+
]
36
}

0 commit comments

Comments
 (0)