install: php 단에서 npm 설치 환경 구성

This commit is contained in:
2021-09-08 23:50:38 +09:00
parent 3ab349af6e
commit 69fa1dac6c
6 changed files with 113 additions and 15 deletions
+5
View File
@@ -82,5 +82,10 @@
},
"pre-commit": [
"lint"
],
"browserslist": [
"> 0.4%",
"not ie <= 11",
"not op_mini all"
]
}