We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4815b14 commit 8b745fcCopy full SHA for 8b745fc
src/lib/components/errors/ErrorMessage.svelte
@@ -1,4 +1,4 @@
1
-<script module>
+<script module lang="ts">
2
export const supportedErrorTypes = [
3
'WorkloadStatusInvalidNaisYaml',
4
'WorkloadStatusSynchronizationFailing',
0 commit comments