Create .phpactor.json
This commit is contained in:
parent
97428a4a80
commit
5e3d65d2e8
1 changed files with 4 additions and 0 deletions
4
.phpactor.json
Normal file
4
.phpactor.json
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"$schema": "/phpactor.schema.json",
|
||||||
|
"language_server_phpstan.enabled": true
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue