Hi,
I have enabled the experimentalDecorators option in my tsconfig.json file, but the Sublime Typescript plugin keeps complaining in decorators:
Experimental support for decorators is a feature that is subject to change in a future release. Set the 'experimentalDecorators' option to remove this warning.
Thanks!