Skip to content

Commit 7ea2413

Browse files
committed
format
1 parent 223ce32 commit 7ea2413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import {NextConfig} from "next";
1+
import { NextConfig } from "next";
22

33
const nextConfig: NextConfig = {
44
webpack(config, { dev }) {

0 commit comments

Comments
 (0)