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 6be63b9 commit 406273dCopy full SHA for 406273d
package.json
@@ -28,9 +28,7 @@
28
"url": "https://github.com/dipcode-software/stylelint-config-dipcode/issues"
29
},
30
"homepage": "https://github.com/dipcode-software/stylelint-config-dipcode#readme",
31
- "exports": [
32
- "./src/config.js"
33
- ],
+ "exports": "./src/config.js",
34
"devDependencies": {
35
"husky": "8.0.0",
36
"lint-staged": "15.2.0",
0 commit comments