Commit 098c50c
build: remove ESLint and add syntax highlighting support
- Remove ESLint configuration and migrate to Biome linter
- Add rehype-highlight plugin for MDX code block syntax highlighting
- Add highlight.js theme imports (light/dark) to global styles
- Add custom code block styling with theme switching support
- Update dependencies: Biome, Next.js, React, recharts, lucide-react
- Optimize package imports for better performance
- Move build-time dependencies to devDependencies
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 5d7a3cd commit 098c50c
File tree
5 files changed
+20105
-23509
lines changed- src/app/[locale]
5 files changed
+20105
-23509
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
73 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
74 | 81 | | |
75 | 82 | | |
76 | 83 | | |
| |||
152 | 159 | | |
153 | 160 | | |
154 | 161 | | |
155 | | - | |
| 162 | + | |
156 | 163 | | |
157 | 164 | | |
158 | 165 | | |
| |||
0 commit comments