aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/frontend/src/editor/exposeDiagnostics.ts
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/frontend/src/editor/exposeDiagnostics.ts')
-rw-r--r--subprojects/frontend/src/editor/exposeDiagnostics.ts6
1 files changed, 6 insertions, 0 deletions
diff --git a/subprojects/frontend/src/editor/exposeDiagnostics.ts b/subprojects/frontend/src/editor/exposeDiagnostics.ts
index 82f24c93..c4dcbb87 100644
--- a/subprojects/frontend/src/editor/exposeDiagnostics.ts
+++ b/subprojects/frontend/src/editor/exposeDiagnostics.ts
@@ -1,3 +1,9 @@
1/*
2 * SPDX-FileCopyrightText: 2021-2023 The Refinery Authors <https://refinery.tools/>
3 *
4 * SPDX-License-Identifier: EPL-2.0
5 */
6
1import { setDiagnosticsEffect } from '@codemirror/lint'; 7import { setDiagnosticsEffect } from '@codemirror/lint';
2import { 8import {
3 StateField, 9 StateField,