Skip to content

Commit bd603e2

Browse files
authored
Merge pull request mientjan#42 from mientjan/master
updating release build 3.0.0 from master
2 parents 9b8f03d + 6451e6e commit bd603e2

File tree

85 files changed

+10544
-490
lines changed

Some content is hidden

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

85 files changed

+10544
-490
lines changed

.prettierrc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"useTabs": false,
3+
"printWidth": 120,
4+
"tabWidth": 2,
5+
"singleQuote": true,
6+
"trailingComma": "es5"
7+
}

0 commit comments

Comments
 (0)