rsconstruct 0.9.85

Rust based fast build system
1
2
test_checker!(eslint, tool: "eslint", processor: "eslint",
    files: [("eslint.config.js", "export default [];\n"), ("test.js", "var x = 1;\n")]);