mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
chore(v2): remove useless stylelint-copyright peerDependency (#3800)
This commit is contained in:
parent
d79d5ba898
commit
e949f4c52a
|
|
@ -118,9 +118,6 @@
|
|||
"stylelint": "^13.2.1",
|
||||
"typescript": "^3.9.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"stylelint-copyright": "2.0.0-alpha.66"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,jsx,ts,tsx}": [
|
||||
"eslint --fix",
|
||||
|
|
|
|||
Loading…
Reference in New Issue