Skip to content

Latest commit

 

History

History
 
 

eslint-config-fluid

@fluidframework/eslint-config-fluid

This package contains a shared ESLint config used by all the packages in the Fluid Framework repo.

It exports the following shared ESLint configs:

  • minimal: (default) The minimal config for Fluid Framework packages.
  • recommended: The recommended config for Fluid Framework packages.
  • strict: The strictest config; intended for packages with public facing APIs.

See GitHub for more details on the Fluid Framework and packages within.