Skip to content

Commit

Permalink
Rename tsconfig-super-core.json => tsconfig-core.json, see phetsims/c…
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Oct 21, 2024
1 parent aa0d8a0 commit 109a26e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion tsconfig/shared/tsconfig-node.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "./tsconfig-super-core.json",
"extends": "./tsconfig-core.json",
"compilerOptions": {
"module": "NodeNext",
"esModuleInterop": true,
Expand Down

0 comments on commit 109a26e

Please sign in to comment.