Closed byrond closed 2 months ago
User story: DEV-70: Add eslint dependencies
Adds required dependencies to run ESLint on custom JS.
This branch was tested with https://github.com/palantirnet/the-build/pull/238 and passed tests on CircleCI: https://app.circleci.com/pipelines/github/palantirnet/the-build/589/workflows/fced6b6f-4a86-4e1a-8728-fd3610a1d741/jobs/600
package.json
composer require palantirnet/the-build:dev-DEV-70-update-install-node-dependencies-task-in-the-build
build.xml
ddev phing eslint
Delete this section if there are no remaining tasks.
User story: DEV-70: Add eslint dependencies
Description
Adds required dependencies to run ESLint on custom JS.
This branch was tested with https://github.com/palantirnet/the-build/pull/238 and passed tests on CircleCI: https://app.circleci.com/pipelines/github/palantirnet/the-build/589/workflows/fced6b6f-4a86-4e1a-8728-fd3610a1d741/jobs/600
Testing instructions
package.json
.composer require palantirnet/the-build:dev-DEV-70-update-install-node-dependencies-task-in-the-build
build.xml
ddev phing eslint
Open questions
Remaining tasks
Delete this section if there are no remaining tasks.