mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-29 10:17:55 +02:00
chore(v2): remove useless stylelint-copyright peerDependency (#3800)
This commit is contained in:
parent
d79d5ba898
commit
e949f4c52a
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue