fix eslint and update templates

This commit is contained in:
punitverma123 2024-12-24 16:49:19 +05:30
parent 012673dd77
commit ca5d67496a
23 changed files with 1579 additions and 1097 deletions

View file

@ -10,6 +10,7 @@
"format": "wp-scripts format",
"lint:css": "wp-scripts lint-style",
"lint:js": "wp-scripts lint-js",
"lint:js:fix": "wp-scripts lint-js --fix",
"packages-update": "wp-scripts packages-update",
"plugin-zip": "wp-scripts plugin-zip",
"start": "wp-scripts start"