Skip to content

Commit

Permalink
Updates to tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
themsquared committed Oct 30, 2023
1 parent 5adb731 commit 41d3778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/tech-radar/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"removeComments": true,
"strictNullChecks": true,
"target": "es6",
"typeRoots": ["../../node_modules/@types", "./node_modules/@types"]
"typeRoots": ["../../node_modules/@types", "./node_modules/@types"],
}
}

0 comments on commit 41d3778

Please sign in to comment.