Skip to content

Commit

Permalink
revive dev
Browse files Browse the repository at this point in the history
  • Loading branch information
minh-de-rien committed Jan 24, 2024
1 parent bc0a637 commit 0622c18
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
12 changes: 9 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"@astrojs/rss": "^4.0.2",
"@astrojs/sitemap": "^3.0.4",
"@astrojs/tailwind": "^5.1.0",
"@fontsource/montserrat-alternates": "^5.0.8",
"astro": "^4.1.2",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
Expand Down
5 changes: 1 addition & 4 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,5 @@
"extends": "astro/tsconfigs/strict",
"compilerOptions": {
"strictNullChecks": true
},
"files": [
"consts.ts"
]
}
}

0 comments on commit 0622c18

Please sign in to comment.