feat!: rename variables to avoid collision
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:
2025-07-08 16:42:28 -07:00
parent ab663e9f4b
commit 2caa7d4051
2 changed files with 256 additions and 185 deletions

View File

@ -8,5 +8,10 @@
"sonarlint.connectedMode.project": {
"connectionId": "nhcarrigan",
"projectKey": "nhcarrigan_website-headers"
}
},
"cSpell.words": [
"Adsense",
"nhcarrigan",
"noreferrer"
]
}