Skip to content

Commit

Permalink
chore(typescript): Address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Mingze Xiao committed Apr 8, 2020
1 parent c341925 commit a66d7e2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
{
"extends": "@box/frontend/ts/tsconfig.json",
"compilerOptions": {
"baseUrl": ".",
"outDir": "dist",
"rootDir": "."
},
"include": ["./src/**/*.ts", "./src/**/*.tsx"]
}

0 comments on commit a66d7e2

Please sign in to comment.