Skip to content

Update the json-schema for tsconfig.json with TSTL #4

@Toliak

Description

@Toliak

Description
I'm very frustrated when I'm trying to setup tstl section in tsconfig.json and my IDE hints me nothing.

I would like to suggest to provide the json-schema for tsconfig.json with tstl section.

The solution
I have already made the described json-schema :)

To use it insert

"$schema": "https://raw.githubusercontent.com/mtasa-typescript/mtasa-lua-utils/feature/toolchain/tstl-tsconfig.schema.json"

at the top of your tsconfig.json file.

Some screenshots

In VSCode:
image

In WebStorm:
image

Are you interested in this feature? If the answer is positive, I could create Merge Request with the schema file (just let me know, where to place it)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions