mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-06-07 15:10:24 +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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -23,6 +23,6 @@ pnpm-debug.log*
|
||||
# jetbrains setting folder
|
||||
.idea/
|
||||
|
||||
.vercel/
|
||||
.netlify/
|
||||
.vercel
|
||||
.netlify
|
||||
.wrangler
|
||||
|
||||
Reference in New Issue
Block a user