Skip to content

Commit 3e8987f

Browse files
committed
Add a blank line for improved code readability
1 parent 1bf75d3 commit 3e8987f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import Prism from 'markdown-it-prism'
1313
import LinkAttributes from 'markdown-it-link-attributes'
1414
import string from 'string'
1515

16+
1617
// https://vitejs.dev/config/
1718
export default defineConfig(({ mode }) => {
1819
process.env = { ...process.env, ...loadEnv(mode, process.cwd(), '') }

0 commit comments

Comments
 (0)