|
|
@@ -0,0 +1,9 @@
|
|
|
+{
|
|
|
+ "phpsab.snifferEnable": true,
|
|
|
+ "phpsab.standard": ".phpcs.xml",
|
|
|
+ "phpsab.composerJsonPath": "composer.json",
|
|
|
+ "intelephense.environment.includePaths": ["../../"],
|
|
|
+ "[php]": {
|
|
|
+ "editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
|
|
|
+ }
|
|
|
+}
|