typescript-gradle-plugin
typescript-gradle-plugin copied to clipboard
Update TypeScript Options
Some newer options are not yet supported:
- strict
- strictNullChecks
- noImplicitThis
- alwaysStrict
- noUnusedLocals
- noUnusedParameters
These are the ones I need :) There are surely others, there are a lot of options in TypeScript these days