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.
This removes the need to add
luabefore option names and would look better if more options would be added.Another module that extends tsconfig, awesome-typescript-loader, is doing the same.