feat: add tsconfig.json (#707)

This commit is contained in:
Maxwell Frank
2025-08-19 17:24:18 -04:00
committed by GitHub
parent 92243063b9
commit b63a40006e
6 changed files with 20 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ const messages = defineMessages({
description: {
id: 'learner-dash.relatedPrograms.description',
description: 'Description for related settings modal',
defaultMessage: `Are you looking to expand your knowledge? Enrolling in a Program lets you take a series of courses in the subject that you're interested in`,
defaultMessage: 'Are you looking to expand your knowledge? Enrolling in a Program lets you take a series of courses in the subject that you\'re interested in',
},
});