* fix(ts): use strict mode strictNullChecks etc

* chore: Use extended React.HTMLAttributes<> (#41)

* refactor(code-format): add prettier closes #42

* feat(renderer): add snap to grid option closes #20

* chore(dependabot): use develop as target branch
This commit is contained in:
Moritz
2019-10-21 20:58:28 +02:00
committed by GitHub
parent ce210eb5dc
commit a793f8c2ff
80 changed files with 2634 additions and 1247 deletions
+1
View File
@@ -30,6 +30,7 @@
"cypress": "^3.4.1",
"husky": "^3.0.9",
"postcss-nested": "^4.1.2",
"prettier": "1.18.2",
"prop-types": "^15.7.2",
"react": "^16.10.2",
"rollup": "^1.25.1",