Excl. tsconfig build (#482)

This commit is contained in:
Jaco Greeff
2019-10-22 15:09:33 +02:00
committed by GitHub
parent 255cd93bf4
commit 87d69d7098

View File

@@ -1,5 +1,9 @@
{
"extends": "./node_modules/@polkadot/dev/config/tsconfig",
"exclude": [
"build/**/*",
"**/build/**/*"
],
"compilerOptions": {
"baseUrl": ".",
"paths": {