Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 345 Bytes

File metadata and controls

9 lines (6 loc) · 345 Bytes

MaaS Global Eslint Config for TypeScript Projects

MaaS Global shared configuration for TypeScript projects.

The package contains three variants.

  • light - rules that work without tsconfig.eslint.json
  • default - extends light with stuff that requires tsconfig.eslint.json
  • strict - extends default with stronger type safety guarantees