Skip to content

Commit

Permalink
Apply prettier formatting to tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelwedler committed Jul 17, 2020
1 parent 085065a commit e091b8a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
To learn more about this file see: https://angular.io/config/solution-tsconfig.
*/
{
"files": [],
"references": [
{
"path": "./src/tsconfig.app.json"
},
{
"path": "./src/tsconfig.spec.json"
}
]
}
"files": [],
"references": [
{
"path": "./src/tsconfig.app.json"
},
{
"path": "./src/tsconfig.spec.json"
}
]
}

0 comments on commit e091b8a

Please sign in to comment.