hyperledger / fabric-gateway

Go, Node and Java client API for Hyperledger Fabric v2.4+
https://hyperledger.github.io/fabric-gateway/
Apache License 2.0
145 stars 87 forks source link

Use ESLint flat configuration files #714

Closed bestbeforetoday closed 1 month ago

bestbeforetoday commented 2 months ago

As a maintainer I want to use ESLint flat configuration files instead of the (deprecated) eslintrc format So that the development / build process is using currently supported tools

Flat configuration files became the default configuration format from ESLint v9. See the ESLint documentation for further information:

https://eslint.org/docs/latest/use/configure/configuration-files