Engineering/Coding Standards/TypeScript/

Typescript Standards · TS

Guidelines for all engineers writing TypeScript.

Table of Contents

Other Resources

Enforcement

In general, the Airbnb standards are the basis for Typescript coding standards.

These are, where possible, enforced through the use of ESLint. The Audacia ESLint npm package contains some default ESLint configuration for JavaScript and TypeScript projects.