This website requires JavaScript.
Explore
Help
Sign In
open.source
/
manifold
Watch
1
Star
0
Fork
0
You've already forked manifold
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
functions
manifold
/
web
/
next.config.js
5 lines
87 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
Create Nextjs template app under web directory.
2021-12-01 04:20:13 +00:00
/** @type {import('next').NextConfig} */
module
.
exports
=
{
reactStrictMode
:
true
,
Prettier: no semi, spaces 2, single quote, trailing comma
2021-12-02 23:49:46 +00:00
}
Reference in New Issue
Copy Permalink