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
6c6d1ba55f
manifold
/
web
/
.prettierrc
8 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Prettier: no semi, spaces 2, single quote, trailing comma
2021-12-02 23:49:46 +00:00
{
"tabWidth": 2,
"useTabs": false,
"semi": false,
"trailingComma": "es5",
"singleQuote": true
}
Reference in New Issue
Copy Permalink