Skip to content

.editorconfig missing TypeScript rule #66

@Hrdtr

Description

@Hrdtr

Problem: Has [*.js] indentation rule but no [*.ts] — TypeScript files get no
indentation settings from .editorconfig.

Fix: Change [*.js] to [*.{js,ts,mjs,mts,cjs,cts}].

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions