We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8baee44 commit 39053e8Copy full SHA for 39053e8
1 file changed
tests/yaml-test-suite.ts
@@ -1,4 +1,4 @@
1
-import { existsSync, readdirSync, readFileSync } from 'fs'
+import { readdirSync, readFileSync } from 'fs'
2
import { resolve } from 'path'
3
4
import { CST, Document, Lexer, parse, parseAllDocuments, Parser } from 'yaml'
0 commit comments