maunzCache

Results 37 comments of maunzCache

I don't think this package is associated with this github repository as there is only one version available at npm. Did you use the report function over a npm https://www.npmjs.com/support?inquire=security&security-inquire=malware&package=tree-sitter-hcl&version=1.1.0...

I updated the playground with the upstream code and also found a few places with boilerplate code changes. Unfortunately, I don't seem to be able to generate the terraform dialect...

> Oh if this isn't canonical setup then we can totally change it! It grew as my personal project so I just went along with what made sense at the...

> What failed to generate? The terraform grammar was unable to find the Node bindings. I peeked at `tree-sitter-csv` where they also use a few dialects when generating and adopted...

@MichaHoffmann @amaanq Would you mind a review for this change :)?

> Had the same initial error and it got resolved by `sudo apt install libtool` Installating clang in addition helped me get this compiled. (Ubuntu 23.10 WSL)

I think this is now more interesting as Deno based its rules on eslint (according to the docs) but eslint has deprecated those rules 2023, [referring to prettier instead](https://eslint.org/blog/2023/10/deprecating-formatting-rules/). I...