Skip to content

Commit

Permalink
remove unneeded comment
Browse files Browse the repository at this point in the history
  • Loading branch information
shatfield4 committed Jan 19, 2024
1 parent cf720d5 commit 1961994
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions frontend/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
// {
// "compilerOptions": {
// // ...rest of the template
// "types": ["node"],
// "paths": {
// "@/*": ["./src/*"]
// }
// },
// "include": ["src"],
// "references": [{ "path": "./tsconfig.node.json" }]
// }

{
"compilerOptions": {
"target": "ESNext",
Expand Down

0 comments on commit 1961994

Please sign in to comment.