Skip to content

Commit

Permalink
build: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanq committed Apr 27, 2024
1 parent 2dfddfc commit 075ebfc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,11 @@
},
"eslintConfig": {
"extends": "@drom/eslint-config/eslint4/node8"
}
},
"tree-sitter": [
{
"scope": "source.verilog",
"injection-regex": "^verilog$"
}
]
}

0 comments on commit 075ebfc

Please sign in to comment.