We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22db11f commit 1d0fca9Copy full SHA for 1d0fca9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@menglinmaker/eslint-plugin-runtime-compat",
3
- "version": "0.0.0",
+ "version": "0.0.1",
4
"description": "Eslint check JS runtime conpatability issues. Inspired by eslint-plugin-compat and runtime-compat-data.",
5
"main": "./dist/index.js",
6
"types": "./dist/index.d.ts",
0 commit comments