Skip to content

Remove deprecated root-level options #397

@ark120202

Description

@ark120202

This removes the need to add lua before option names and would look better if more options would be added.

{
	"lua": { // or tstl
	 	"target": "5.3",
	    "libImport": "inline"
	}
}

Another module that extends tsconfig, awesome-typescript-loader, is doing the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions