layer5io/layer5

Update ESLint config file to support ESLint v9

Closed this issue Β· 1 comments

Description

ESLint is updated to v9 which does not support .eslintrc.js so will need to create new eslint.config.js file to make it compatible with new version
for more info, please refer to: https://eslint.org/docs/latest/use/configure/migration-guide

Expected Behavior

Screenshots

image

Environment:

  • Host OS:
  • Browser:

Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

Hi @leecalcote , @sudhanshutech ,
I have updated ESlint config file campatibel to new version.
Please take a look
Thanks