All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 36s
16 lines
No EOL
176 B
Text
16 lines
No EOL
176 B
Text
# Node modules
|
|
node_modules
|
|
|
|
# Yarn stuff
|
|
.yarn/
|
|
.yarnrc.yml
|
|
|
|
# Credentials/Secrets
|
|
.npmrc
|
|
|
|
# Build output
|
|
dist
|
|
|
|
# Automation Scripts
|
|
unpublish-publish.ps1
|
|
unpublish-publish.sh |