Skip to content

Commit ccd1a4c

Browse files
authored
docs: display file name in a better way (#18937)
1 parent 8a6bb4e commit ccd1a4c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: docs/config/index.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ When running `vite` from the command line, Vite will automatically try to resolv
88

99
The most basic config file looks like this:
1010

11-
```js
12-
// vite.config.js
11+
```js [vite.config.js]
1312
export default {
1413
// config options
1514
}

0 commit comments

Comments
 (0)