feat: added ability to parse json5 #96
Annotations
4 errors
|
build-and-test
Process completed with exit code 1.
|
|
src/parser/source-maps.test.ts > Yaml source map tests > Can retrieve the next element from tree:
src/parser/source-maps.test.ts#L109
TypeError: YamlSourceMapBTree is not a constructor
❯ src/parser/source-maps.test.ts:109:27
|
|
src/parser/source-maps.test.ts > Yaml source map tests > Can construct a proper yaml source map tree:
src/parser/source-maps.test.ts#L66
TypeError: YamlSourceMapBTree is not a constructor
❯ src/parser/source-maps.test.ts:66:27
|
|
src/parser/source-maps.test.ts > Yaml source map tests > Can generate the correct yaml endPointers:
src/parser/source-maps.test.ts#L33
TypeError: YamlSourceMapAdapter is not a constructor
❯ src/parser/source-maps.test.ts:33:21
|