Skip to content

Commit fe12f26

Browse files
committed
format offlinedocs
1 parent 055b698 commit fe12f26

File tree

3 files changed

+457
-457
lines changed

3 files changed

+457
-457
lines changed

offlinedocs/next.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/** @type {import('next').NextConfig} */
22
const nextConfig = {
3-
output: "export",
4-
reactStrictMode: true,
5-
trailingSlash: true,
3+
output: "export",
4+
reactStrictMode: true,
5+
trailingSlash: true,
66
};
77

88
module.exports = nextConfig;

0 commit comments

Comments
 (0)