chore: improve contribution guide

This commit is contained in:
Hiroki Osame
2023-03-10 22:54:27 +09:00
parent afad8210fc
commit bacda17e5a
4 changed files with 56 additions and 12 deletions

7
pnpm-lock.yaml generated
View File

@@ -12,6 +12,7 @@ specifiers:
'@types/ini': ^1.3.31
'@types/inquirer': ^9.0.3
'@types/node': ^18.14.2
clean-pkg-json: ^1.2.0
cleye: ^1.3.2
eslint: ^8.35.0
execa: ^7.0.0
@@ -35,6 +36,7 @@ devDependencies:
'@types/ini': 1.3.31
'@types/inquirer': 9.0.3
'@types/node': 18.14.2
clean-pkg-json: 1.2.0
cleye: 1.3.2
eslint: 8.35.0
execa: 7.0.0
@@ -998,6 +1000,11 @@ packages:
engines: {node: '>=8'}
dev: true
/clean-pkg-json/1.2.0:
resolution: {integrity: sha512-QHBWWOtpSCv5nfMFKwyxn4WMvkYE0msxj5xiqejYGqYepWVrK7O/om1Vn6nSl/WPtYn8ge9YmSCbTi1Hp8k+Hg==}
hasBin: true
dev: true
/clean-regexp/1.0.0:
resolution: {integrity: sha512-GfisEZEJvzKrmGWkvfhgzcz/BllN1USeqD2V6tg14OAOgaCD2Z/PUEuxnAZ/nPvmaHRG7a8y77p1T/IRQ4D1Hw==}
engines: {node: '>=4'}