Add eslint and @beanbag/eslint-plugin as development dependencies.

Review Request #12765 — Created Jan. 6, 2023 and submitted

Information

Djblets
release-4.x

Reviewers

This installs the eslint and @beanbag/eslint-plugin dependencies
when setting up the Djblets package, along with a .eslintrc.yaml.

This will aid in ensuring our JavaScript and TypeScript code meets our
guidelines, especially with editor support enabled.

Right now, much of Djblets does not pass our lint checks. This will be
addressed separately.

Set up Djblets in development mode and verified that I could run
ESLint with our plugin and settings. Checked by manually running
ESLint and checking in my editor.

Summary ID
Add eslint and @beanbag/eslint-plugin as development dependencies.
This installs the `eslint` and `@beanbag/eslint-plugin` dependencies when setting up the Djblets package, along with a `.eslintrc.yaml`. This will aid in ensuring our JavaScript and TypeScript code meets our guidelines, especially with editor support enabled.
db1ba26b2c89cc5d856034b0d6cc078a04b494e3
chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.x (cb4dbfb)
Loading...