We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b14a2ab commit 87ef2acCopy full SHA for 87ef2ac
src/app/components/Editor.tsx
@@ -38,7 +38,6 @@ import {
38
useYamlStore,
39
} from "../lib/store";
40
import { getYaml } from "../lib/utils";
41
-import linter from "../linter";
42
import publicCodeAdapter from "../publiccode-adapter";
43
import { toSemVerObject } from "../semver";
44
import { validator } from "../validator";
0 commit comments