Skip to content

Commit

Permalink
Format Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sarangan12 committed Jan 22, 2021
1 parent d12c5f6 commit d5c8453
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions sdk/quantum/quantum/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,5 @@
"outDir": "./dist-esm",
"declarationDir": "./types"
},
"exclude": [
"node_modules",
"types",
"temp",
"browser",
"dist",
"dist-esm",
"./samples/**/*.ts"
]
"exclude": ["node_modules", "types", "temp", "browser", "dist", "dist-esm", "./samples/**/*.ts"]
}

0 comments on commit d5c8453

Please sign in to comment.