Skip to content

Commit 8b745fc

Browse files
committed
add lang=ts to module
1 parent 4815b14 commit 8b745fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/errors/ErrorMessage.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<script module>
1+
<script module lang="ts">
22
export const supportedErrorTypes = [
33
'WorkloadStatusInvalidNaisYaml',
44
'WorkloadStatusSynchronizationFailing',

0 commit comments

Comments
 (0)