From eaa473ef943161b9557a327844fbcdd5edec1255 Mon Sep 17 00:00:00 2001 From: vvakame Date: Tue, 23 Feb 2016 15:21:27 +0900 Subject: [PATCH] fix cryptojs/test/lib-typedarrays-tests.ts and cryptojs/all-tests.ts --- cryptojs/all-tests.ts.tscparams | 1 + cryptojs/test/lib-typedarrays-tests.ts.tscparams | 1 + 2 files changed, 2 insertions(+) create mode 100644 cryptojs/all-tests.ts.tscparams create mode 100644 cryptojs/test/lib-typedarrays-tests.ts.tscparams diff --git a/cryptojs/all-tests.ts.tscparams b/cryptojs/all-tests.ts.tscparams new file mode 100644 index 000000000..e5e9ee152 --- /dev/null +++ b/cryptojs/all-tests.ts.tscparams @@ -0,0 +1 @@ +--target es5 --noImplicitAny \ No newline at end of file diff --git a/cryptojs/test/lib-typedarrays-tests.ts.tscparams b/cryptojs/test/lib-typedarrays-tests.ts.tscparams new file mode 100644 index 000000000..e5e9ee152 --- /dev/null +++ b/cryptojs/test/lib-typedarrays-tests.ts.tscparams @@ -0,0 +1 @@ +--target es5 --noImplicitAny \ No newline at end of file