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 1765fa9 commit 1fd1ed3Copy full SHA for 1fd1ed3
package.json
@@ -4,9 +4,9 @@
4
"description": "An ESLint plugin for projects using Cypress",
5
"main": "legacy.js",
6
"exports": {
7
- ".": "./legacy.js",
8
- "./flat": "./lib/flat.js"
9
- },
+ ".": "./legacy.js",
+ "./flat": "./lib/flat.js"
+ },
10
"author": "Cypress-io",
11
"license": "MIT",
12
"keywords": [
0 commit comments