Skip to content

Commit c933717

Browse files
committed
Add documentation for 4.x
1 parent 0cac4a1 commit c933717

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+9338
-1310
lines changed

.prettierrc.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"singleQuote": true,
3+
"tabWidth": 2,
4+
"trailingComma": "es5",
5+
"useTabs": false
6+
}

0 commit comments

Comments
 (0)