Expand description
decree.typescript - TypeScript/JavaScript structural rules.
Structs§
- Type
Script - Type
Script Config - Configuration for typescript decree
Functions§
- config_
from_ decree_ settings - Convert
DecreeSettingstoTypeScriptConfig - init_
decree - init_
decree_ with_ config - Create plugin with custom config
- init_
decree_ with_ configs - Create plugin with custom config + supreme config (merged from decree.supreme + decree.typescript)
- lint_
source - Lint TypeScript source for structural violations.
- lint_
source_ with_ config - Lint TypeScript source with custom configuration.
- lint_
source_ with_ configs - Lint TypeScript source with custom config + supreme config.