uhyo / eslint-plugin-import-access

https://www.npmjs.com/package/eslint-plugin-import-access
MIT License
355 stars 9 forks source link

feat: support Flat Config support (non-breaking) #20

Closed uhyo closed 4 months ago

uhyo commented 4 months ago

This PR enables importing from eslint-plugin-import-access/flat-config for using eslint-plugin-import-access with Flat Config.

We plan to export Flat Config form the main eslint-plugin-import-access endpoint, but that will be a breaking change and will be done later.

see #18.