Skip to content

Commit

Permalink
fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
BowenD-UCB committed Feb 7, 2024
1 parent f889f69 commit d5f5f9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"sourceMap": true,

"forceConsistentCasingInFileNames": true,
"resolveJsonModule": true,
},
"resolveJsonModule": true
}
}

0 comments on commit d5f5f9c

Please sign in to comment.