helix/.prettierrc.js
Abhijit Bhatnagar e80316be89 updated react app and API backend
1. Added API backend for settings
2. Added React components for the settings page
3. Added JS lint using @wordpress/scripts
4. Lint fixes for PHP
2025-08-11 01:38:33 +05:30

3 lines
67 B
JavaScript

module.exports = {
...require( '@wordpress/prettier-config' ),
};