feat(core-eslint): conformance plugin module + ./plugin export
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"exports": {
|
||||
"./base": "./base.js",
|
||||
"./next": "./next.js",
|
||||
"./react-internal": "./react-internal.js"
|
||||
"./react-internal": "./react-internal.js",
|
||||
"./plugin": "./plugin.js"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "vitest run --passWithNoTests"
|
||||
|
||||
Reference in New Issue
Block a user