mirror of
https://ghproxy.net/https://github.com/abhijitb/helix.git
synced 2025-08-28 00:34:34 +08:00
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
3 lines
67 B
JavaScript
3 lines
67 B
JavaScript
module.exports = {
|
|
...require( '@wordpress/prettier-config' ),
|
|
};
|