aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-04-21 13:57:09 -0400
committerGitHub <noreply@github.com>2021-04-21 13:57:09 -0400
commit4e8e1c0d58424e6b63cfb8470fc0a73c0e6b102b (patch)
tree5b2dcc2daffc5b6f4fa2ae2b55c5548a12b6210c /package.json
parentb556f97a7eae3f9d9fce2d9c5c25f419ba77fa14 (diff)
parentf902c4938344dd25d82d7d01035476f488db2b24 (diff)
Merge pull request #370 from IvanIFChen/tma795-move-create-button
[TMA-795/796] Move create button
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index b9362818..2612e67f 100644
--- a/package.json
+++ b/package.json
@@ -74,6 +74,8 @@
"@typescript-eslint/parser": "^2.27.0",
"babel-jest": "^24.9.0",
"eslint": "^6.5.1",
+ "eslint-plugin-react": "^7.23.2",
+ "eslint-plugin-react-native": "^3.10.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^24.9.0",
"metro-react-native-babel-preset": "^0.58.0",