ignore certain spellings
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -15,5 +15,6 @@
|
||||
"[php]": {
|
||||
// "editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
|
||||
"editor.defaultFormatter": "wongjn.php-sniffer"
|
||||
}
|
||||
},
|
||||
"cSpell.words": ["TIMESTAMPDIFF"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user