Skip to content

Commit

Permalink
chore: add .npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed Nov 1, 2023
1 parent 76138e2 commit 6b9a874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci/build-schematics.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ copyFiles() {
"${1}.prettierignore|${2}application/files/root/.prettierignore"
"${1}.prettierrc.js|${2}application/files/root/.prettierrc.js"
"${1}.stylelintrc.js|${2}application/files/root/.stylelintrc.js"
"${1}.npmrc|${2}application/files/root"
"${1}.nvmrc|${2}application/files/root"
"${1}proxy.conf.js|${2}application/files/root"
"${1}.husky|${2}application/files/root/.husky"
Expand Down

0 comments on commit 6b9a874

Please sign in to comment.