Skip to content

Commit

Permalink
feat: support comments in JSON (#571)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Jan 8, 2021
1 parent a1992a8 commit cb6d2ca
Show file tree
Hide file tree
Showing 5 changed files with 392 additions and 350 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Expand Up @@ -8,6 +8,7 @@ jobs:
test:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
node: [10, 12, 14, 15]
steps:
Expand Down

0 comments on commit cb6d2ca

Please sign in to comment.