Update package.json
This commit is contained in:
parent
8d0d1dcb57
commit
6d3bdf4e31
|
@ -14,10 +14,6 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.aissel.com/RameshT/google_forms.git"
|
"url": "https://git.aissel.com/RameshT/google_forms.git"
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
|
||||||
"*.{js,jsx,ts,tsx,json,css,scss,md}": [
|
|
||||||
"prettier --write"
|
|
||||||
],
|
|
||||||
"**/*.php": [
|
"**/*.php": [
|
||||||
"phpcs --standard=PSR12",
|
"phpcs --standard=PSR12",
|
||||||
"phpcbf --standard=PSR12",
|
"phpcbf --standard=PSR12",
|
||||||
|
|
Loading…
Reference in New Issue