From 7ae38906926dc09bc10670c361af0d2bf0050426 Mon Sep 17 00:00:00 2001 From: Hsuan Lee Date: Sat, 19 Jan 2019 18:42:04 +0800 Subject: Update dependency packages --- packages/abi-gen-wrappers/tsconfig.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 packages/abi-gen-wrappers/tsconfig.json (limited to 'packages/abi-gen-wrappers/tsconfig.json') diff --git a/packages/abi-gen-wrappers/tsconfig.json b/packages/abi-gen-wrappers/tsconfig.json deleted file mode 100644 index 233008d61..000000000 --- a/packages/abi-gen-wrappers/tsconfig.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "extends": "../../tsconfig", - "compilerOptions": { - "outDir": "lib", - "rootDir": "." - }, - "include": ["./src/**/*"] -} -- cgit v1.2.3