Update tsconfig.json

This commit is contained in:
Modded Gamers 2020-05-23 09:19:00 -04:00 committed by Modded Gamers
parent de597b66e8
commit b419db8695
1 changed files with 0 additions and 1 deletions

View File

@ -55,5 +55,4 @@
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
"resolveJsonModule": true
},
"exclude": ["backend/shared/gameserver_base_impl", "backend/shared/sentry_logger.js"]
}