Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/development/1.2' into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
MonPote committed Mar 2, 2022
2 parents 6c1de2b + 8a83cb4 commit f73c96e
Show file tree
Hide file tree
Showing 5 changed files with 94 additions and 84 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"flowtype/semi": "error",
"flowtype/delimiter-dangle": ["error", "always-multiline"],
"flowtype/union-intersection-spacing": "error",
"flowtype/space-after-type-colon": "warn",
"flowtype/type-import-style": ["error", "declaration"],
"flowtype/type-id-match": ["error", "^([A-Z][a-zA-Z0-9]*)$"],
"flowtype/no-dupe-keys": "error",
Expand Down
Loading

0 comments on commit f73c96e

Please sign in to comment.