Skip to content

Commit

Permalink
Lint: add consts.ts in tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
minh-de-rien committed Jan 24, 2024
1 parent 0916a0d commit 1ef2073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"extends": "astro/tsconfigs/strict",
"compilerOptions": {
"strictNullChecks": true
}
},
"files": [
"consts.ts"
]
Expand Down

0 comments on commit 1ef2073

Please sign in to comment.