Skip to content

Commit e10b952

Browse files
committed
chore: fix lint
1 parent 2be9f6b commit e10b952

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/netlify.toml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[build.environment]
2-
NODE_VERSION = "18"
3-
41
[build]
5-
command = "pnpm run docs:build"
6-
publish = ".vitepress/dist"
2+
command = "pnpm run docs:build"
3+
publish = ".vitepress/dist"
4+
5+
[build.environment]
6+
NODE_VERSION = "18"

0 commit comments

Comments
 (0)