mirror of
https://github.com/super-linter/super-linter.git
synced 2025-01-23 17:19:07 -05:00
9 lines
189 B
Text
9 lines
189 B
Text
################################
|
|
# .NPMRC file for Super Linter #
|
|
################################
|
|
|
|
# Set prefix path
|
|
prefix=~/.npm-global
|
|
|
|
# Set the log Level to Error only
|
|
loglevel=error
|