Initial commit

This commit is contained in:
2021-03-08 20:44:02 +01:00
commit f5a781d416
19 changed files with 646 additions and 0 deletions

8
.nova/Configuration.json Normal file
View File

@ -0,0 +1,8 @@
{
"com.thorlaksson.phpcs.runOnChange" : "onSave",
"com.thorlaksson.phpcs.standard" : "\/Volumes\/Alyx\/Users\/max\/Dev\/Pnut\/Untitled\/phpcs.xml",
"editor.default_syntax" : "php",
"php.validate" : "onSave",
"workspace.color" : 1,
"workspace.name" : "APnutI"
}