This website requires JavaScript.
Explore
Help
Sign In
zcy
/
maxGraph
Watch
1
Star
0
Fork
You've already forked maxGraph
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d5c60b120f
maxGraph
/
.prettierrc
6 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
- Restructure into a monorepo. - Add Storybook to packages. - Remove circular dependencies.
2021-04-15 04:09:10 +00:00
{
"tabWidth": 2,
"trailingComma": "es5",
conversions to typescript and type fixes
2021-06-13 06:13:43 +00:00
"singleQuote": true,
"printWidth": 90
- Restructure into a monorepo. - Add Storybook to packages. - Remove circular dependencies.
2021-04-15 04:09:10 +00:00
}