Skip to content

Commit

Permalink
Remove tsconfig-common, see #1055
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Jun 20, 2021
1 parent e245778 commit dc1132c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 47 deletions.
2 changes: 1 addition & 1 deletion js/grunt/generateTSConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module.exports = async function( repo ) {
"extends": "../chipper/tsconfig-core.json",
"references": [
{
"path": "../chipper/tsconfig-common.json"
"path": "../chipper/tsconfig/joist"
}
],
"include": [
Expand Down
46 changes: 0 additions & 46 deletions tsconfig-common.json

This file was deleted.

0 comments on commit dc1132c

Please sign in to comment.