Added support for poll tokens

This commit is contained in:
2021-03-27 09:33:31 +00:00
parent 01b6b0bf8d
commit e639234a95
5 changed files with 66 additions and 10 deletions

View File

@ -1,6 +1,6 @@
{
"com.thorlaksson.phpcs.runOnChange" : "onSave",
"com.thorlaksson.phpcs.standard" : "\/Volumes\/Alyx\/System\/Volumes\/Update\/mnt1\/Users\/max\/Dev\/Pnut\/APnutI\/phpcs.xml",
"com.thorlaksson.phpcs.standard" : "phpcs.xml",
"editor.default_syntax" : "php",
"php.validate" : "onSave",
"workspace.color" : 1,