microsoft / fluentui-contrib

Monorepo for contributor extension packages to Fluent UI
MIT License
26 stars 27 forks source link

chore: enable rnx-kit eslint plugin in order to enforce public API expansion at barrel files #81

Closed Hotell closed 5 months ago

Hotell commented 5 months ago

It's crucial to disallow usage of export * in barrel file that expose package public API.

this PR: