File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 4242
4343 // Unit Testing Extensions - Automated testing tools
4444 " ms-playwright.playwright" ,
45+ " orta.vscode-jest" ,
4546
4647 // Linting Extensions - Code quality
4748 " davidanson.vscode-markdownlint" ,
5455 " michelemelluso.code-beautifier" ,
5556 " dbaeumer.vscode-eslint" ,
5657
58+ // Build & Tooling Extensions - Front-end build pipeline helpers
59+ " mgmcdermott.vscode-language-babel" ,
60+ " csstools.postcss" ,
61+ " jeremyrajan.webpack" ,
62+
5763 // WordPress Development - WordPress specific tools
5864 " wordpresstoolbox.wordpress-toolbox" ,
5965 " wordpress.wordpress-hooks-intellisense" ,
6773 " wongjn.php-sniffer" ,
6874
6975 // JSON and Configuration - Enhanced JSON support
76+ " dotenv.dotenv-vscode" ,
77+ " webben.browserslist" ,
7078 " zainchen.json" ,
7179 " quicktype.quicktype" ,
7280
You can’t perform that action at this time.
0 commit comments