update params for linter in package.json
This commit is contained in:
commit
8a480c52af
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,8 +1,11 @@
|
||||
out
|
||||
dist
|
||||
node_modules
|
||||
script/__pycache__
|
||||
.vscode-test/
|
||||
*.vsix
|
||||
parser_stuck.v
|
||||
**/*.wasm
|
||||
out-js/
|
||||
out-js/
|
||||
*.pyc
|
||||
*.pyd
|
21
resources/hdlParser/parser.js
Normal file
21
resources/hdlParser/parser.js
Normal file
File diff suppressed because one or more lines are too long
BIN
resources/hdlParser/parser.wasm
Normal file
BIN
resources/hdlParser/parser.wasm
Normal file
Binary file not shown.
BIN
script/__pycache__/util.cpython-38.pyc
Normal file
BIN
script/__pycache__/util.cpython-38.pyc
Normal file
Binary file not shown.
@ -84,4 +84,4 @@ const vlogLinter = new VlogLinter();
|
||||
|
||||
export {
|
||||
vlogLinter
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user