ignore certain spellings

This commit is contained in:
2023-05-25 07:13:10 +10:00
parent cb79ea64cf
commit aa0b010bed

View File

@@ -15,5 +15,6 @@
"[php]": {
// "editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
"editor.defaultFormatter": "wongjn.php-sniffer"
}
},
"cSpell.words": ["TIMESTAMPDIFF"]
}