From 513fd68b2d25d00074843a5a7ff0b8abf6f0bcda Mon Sep 17 00:00:00 2001 From: tkqubo Date: Sat, 3 Oct 2015 23:58:07 +0900 Subject: [PATCH] Add tscparams --- lodash-decorators/lodash-decorators-tests.ts.tscparams | 1 + 1 file changed, 1 insertion(+) create mode 100644 lodash-decorators/lodash-decorators-tests.ts.tscparams diff --git a/lodash-decorators/lodash-decorators-tests.ts.tscparams b/lodash-decorators/lodash-decorators-tests.ts.tscparams new file mode 100644 index 000000000..3f0863ac6 --- /dev/null +++ b/lodash-decorators/lodash-decorators-tests.ts.tscparams @@ -0,0 +1 @@ +--experimentalDecorators --noImplicitAny --target ES5