We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed68b20 commit 2543f04Copy full SHA for 2543f04
.stylelintignore
@@ -3,6 +3,11 @@
3
LICENSE
4
*.png
5
*.json
6
+*.js
7
+*.mjs
8
+*.ts
9
+*.mts
10
+*.tsx
11
*.lock
12
*.log
13
*.svg
package.json
@@ -81,7 +81,7 @@
81
"@1stg/lint-staged": "^3.3.0",
82
"@1stg/remark-config": "^4.0.3",
83
"@1stg/simple-git-hooks": "^0.2.1",
84
- "@1stg/stylelint-config": "^4.6.1",
+ "@1stg/stylelint-config": "^5.0.0",
85
"@babel/core": "^7.16.0",
86
"@babel/eslint-parser": "^7.17.0",
87
"@babel/plugin-proposal-function-bind": "^7.16.7",
0 commit comments