mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-05-30 07:26:56 +00:00
feat: enhance build and syntax highlighting
- Updated .gitignore to include new deployment and build tools - Added @types/prismjs for improved TypeScript support in syntax highlighting - Integrated PrismJS with additional languages for comprehensive code highlighting
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"@astrojs/netlify": "^5.4.0",
|
||||
"@astrojs/node": "^8.3.2",
|
||||
"@astrojs/vercel": "^7.7.2",
|
||||
"@types/prismjs": "^1.26.4",
|
||||
"astro-eslint-parser": "^1.0.2",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"cssnano": "^7.0.4",
|
||||
|
||||
Reference in New Issue
Block a user