Skip to content

Commit

Permalink
closes #70
Browse files Browse the repository at this point in the history
  • Loading branch information
EmranMR committed Sep 11, 2024
1 parent 5eae5e1 commit ee39b8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"funding": "https://github.com/sponsors/EmranMR",
"scripts": {
"build": "tree-sitter generate",
"lint": "eslint grammar.js",
"lint": "eslint grammar.cjs",
"test": "tree-sitter test",
"test-examples": "script/parse-examples"
},
Expand Down Expand Up @@ -47,4 +47,4 @@
"folds": "queries/folds.scm"
}
]
}
}

0 comments on commit ee39b8a

Please sign in to comment.