Commit graph

5 commits

Author SHA1 Message Date
Ben Gotow
2ed09fbd41
Remove unused Grunt tasks and clean up eslint task (#2569)
- Remove docs-build, docs-render, and setup-mac-keychain tasks that are
  no longer used in CI/CD pipelines
- Fix eslint task bug where format option was undefined, add explicit
  'stylish' formatter
- Remove unused eslint task options (outputFile, quiet, maxWarnings)
- Remove related npm scripts (build-docs, ci-setup-mac-keychain)
- Remove unused dependencies (handlebars, joanna, meta-marked)
- Clean up package-task.js comment referencing removed task

Co-authored-by: Claude <noreply@anthropic.com>
2026-01-19 22:12:33 -06:00
Ben Gotow
22357dff60 Upgrade prettier to 1.10, fix linter issues 2018-01-24 14:13:08 -08:00
Ben Gotow
3e29f997c5 ⚠️ Drop support for CoffeeScript / CJSX in plugins, themes, and core 2018-01-23 23:59:37 -08:00
Ben Gotow
0f54aa11b5 Adopt prettier , upgrade ESLint 2017-09-26 11:33:08 -07:00
Ben Gotow
7f3731bc10 Clean up project directory structure, removing legacy packages folder 2017-08-10 19:24:10 -07:00
Renamed from packages/client-app/build/tasks/docs-render-task.js (Browse further)