std/jsonc/testdata/node-jsonc-parser
2024-06-25 16:13:08 +10:00
..
README.md BREAKING(jsonc): move to top-level folder and single-export files (#3243) 2023-03-13 14:58:26 +09:00
test.ts BREAKING(jsonc): remove allowTrailingComma option (#5119) 2024-06-25 16:13:08 +10:00

This directory contains the test codes ported from node-jsonc-parser organization.

The test cases in ./test.ts have been ported from 35d94cd71b/src/test/json.test.ts.