deno-lint.json - Fixed homepage (#7522)

This commit is contained in:
Gitoffthelawn 2026-01-11 20:06:25 -08:00 committed by GitHub
parent 0b2c446c43
commit ef2548b439
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
{
"version": "0.82.0",
"description": "Blazing fast linter for JavaScript and TypeScript written in Rust",
"homepage": "https://lint.deno.land/",
"homepage": "https://docs.deno.com/lint/",
"license": "MIT",
"suggest": {
"vcredist": "extras/vcredist2022"