Skip to content

Commit

Permalink
refactor(parser)!: Implement endpoint/command parsers (#812)
Browse files Browse the repository at this point in the history
  • Loading branch information
LuanRT authored Nov 21, 2024
1 parent 7156a58 commit 7397aa3
Show file tree
Hide file tree
Showing 114 changed files with 2,222 additions and 1,950 deletions.
1 change: 0 additions & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ export default [
"space-infix-ops": "error",
"template-curly-spacing": "error",
"wrap-regex": "error",
"capitalized-comments": "error",
"prefer-template": "error",
"keyword-spacing": ["error", {
before: true,
Expand Down
Loading

0 comments on commit 7397aa3

Please sign in to comment.