Chris Dickinson
Chris Dickinson
- Also note that "best practice" of using beefy in your project is to peg browserify at a given point release in your project's package.json
Ref: eslint/eslint#593
(To preface: thank you for providing & maintaining this package! We make extensive use of it within npm. I'm proposing support for a feature here but I want to stress...
Hi! I was following along with the [wasi-logging] proposal, but couldn't get `wit-bindgen` to generate markdown: ```shell $ wit-bindgen rust wit/world.wit Error: interface or world `logging` does not exist -->...
I'd love to put out easy releases from system package managers like brew & aptitude. If anyone has any expertise in setting this up, I'm all ears!
In the future, it would be cool to have an iframe-able static website that would serve as a sort of download cache for npm packages. This would let multiple websites...
Dependent on #8. Use case: automatically fail test suites that depend on code that doesn't adhere to style rules. Complications: How do we roll up these kinds of errors?
Allow drive to be run with custom "preprocessing" filters for code -- the use case is that it would be handy to unify the `repl`, `coverage` and the potential `global...
## Desired behavior: When serving media, the drive server should statically analyze it for `leaked` globals and automatically add warning results showing the file and line where the global is...