Update package.json

This commit is contained in:
RameshT 2024-08-08 08:39:58 +00:00
parent 8d0d1dcb57
commit 6d3bdf4e31
1 changed files with 0 additions and 4 deletions

View File

@ -14,10 +14,6 @@
"type": "git",
"url": "https://git.aissel.com/RameshT/google_forms.git"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,json,css,scss,md}": [
"prettier --write"
],
"**/*.php": [
"phpcs --standard=PSR12",
"phpcbf --standard=PSR12",