Skip to content

Commit

Permalink
fix: add ts-check
Browse files Browse the repository at this point in the history
  • Loading branch information
rpenido committed Jun 7, 2024
1 parent 91443e9 commit a29cf7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/library-authoring/messages.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @ts-check

This comment has been minimized.

Copy link
@bradenmacdonald

bradenmacdonald Jun 7, 2024

Member

Once openedx#1052 merges, this should just be converted to a .ts file.

import { defineMessages } from '@edx/frontend-platform/i18n';

const messages = defineMessages({
Expand Down

0 comments on commit a29cf7e

Please sign in to comment.