generated from nhcarrigan/template
feat!: rename variables to avoid collision
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 37s
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 37s
Marking this as a breaking change in case any users consume this script in a way that interfaces with variables directly.
This commit is contained in:
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@ -8,5 +8,10 @@
|
||||
"sonarlint.connectedMode.project": {
|
||||
"connectionId": "nhcarrigan",
|
||||
"projectKey": "nhcarrigan_website-headers"
|
||||
}
|
||||
},
|
||||
"cSpell.words": [
|
||||
"Adsense",
|
||||
"nhcarrigan",
|
||||
"noreferrer"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user