9.22.0 • Published 4 months ago
@valuabletouch/eslint-browser v9.22.0
@valuabletouch/eslint-browser
Browser friendly ESLint
import * as eslint from "@valuabletouch/eslint-browser";
// or const eslint = require("@valuabletouch/eslint-browser");
// or <script src="https://cdn.jsdelivr.net/npm/@valuabletouch/eslint-browser/eslint.js"></script>
const linter = new eslint.Linter();
const messages = linter.verify("var foo;", {
rules: {
semi: 2
}
}, { filename: "foo.js" });
9.22.0
4 months ago
9.21.0
5 months ago
9.20.1
5 months ago
9.20.0
5 months ago
9.19.0
6 months ago
9.18.0
6 months ago
9.17.0
7 months ago
9.16.0
7 months ago
9.15.0
8 months ago
9.14.0
8 months ago
9.13.0
9 months ago
9.12.0
9 months ago
9.11.1
10 months ago
9.10.0
10 months ago
9.11.0
10 months ago
9.9.1
11 months ago
9.9.0
11 months ago
9.8.0
12 months ago
9.7.0
12 months ago
9.6.0
1 year ago
9.5.0
1 year ago
9.4.0
1 year ago
9.3.0
1 year ago
9.2.0
1 year ago
9.1.1
1 year ago
9.1.0
1 year ago
9.0.0
1 year ago
8.57.0
1 year ago
8.56.0
2 years ago
8.55.0
2 years ago
8.54.0
2 years ago