semi
This rule extends the base semi
rule. It adds support for TypeScript features that require semicolons.
See also the @stylistic/ts/member-delimiter-style
rule, which allows you to specify the delimiter for type
and interface
members.
This rule extends the base semi
rule. It adds support for TypeScript features that require semicolons.
See also the @stylistic/ts/member-delimiter-style
rule, which allows you to specify the delimiter for type
and interface
members.