Skip to content

Fetch MetaMask Code in XDCPay #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1,831 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1831 commits
Select commit Hold shift + click to select a range
7b2218a
Clear unapprovedTxs on createNewVaultAndRestore (#9026)
tmashuang Jul 17, 2020
f02478e
Clear AccountTracker accounts and CachedBalances on createNewVaultAnd…
tmashuang Jul 17, 2020
e8b33fb
Restore state snapshot for Sentry errors (#9028)
Gudahtt Jul 17, 2020
fef44e2
Version v8.0.5
metamaskbot Jul 16, 2020
23e9405
Update changelog for 8.0.5 (#9022)
whymarrh Jul 17, 2020
9bf748e
Define Design System Colors (#9007)
brad-decker Jul 17, 2020
15a7855
Merge pull request #9021 from MetaMask/Version-v8.0.5
whymarrh Jul 17, 2020
549eb32
Narrow usages of 037DD6 to 'primary-blue' (#9008)
brad-decker Jul 17, 2020
983e322
Fix array-callback-return issues
whymarrh Jul 15, 2020
bdfabb6
Merge pull request #9029 from MetaMask/master
whymarrh Jul 17, 2020
c0ff974
Merge pull request #8995 from whymarrh/enable-array-callback-return
whymarrh Jul 17, 2020
68a64af
Fix callback-return issues (#8996)
whymarrh Jul 17, 2020
ea8fa58
Hide "delete" button when editing contact of wallet account (#9030)
Gudahtt Jul 17, 2020
4d66223
Initialize extra report property (#9033)
Gudahtt Jul 17, 2020
50c4db7
Fix global-require issues (#8999)
whymarrh Jul 17, 2020
7cd609b
Fix crash upon removing contact (#9031)
Gudahtt Jul 20, 2020
2ae4720
Fix words (#9038)
whymarrh Jul 20, 2020
2389777
Fix invalid CSS rules (#9039)
whymarrh Jul 20, 2020
e463a47
do not show amounts for approvals (#9032)
brad-decker Jul 21, 2020
35a6ad9
Add accent-color usage from design system. (#9009)
brad-decker Jul 21, 2020
bf6578c
Enable guard-for-in rule (#9000)
whymarrh Jul 21, 2020
3c9a51d
@metamask/[email protected] (#9046)
rekmarks Jul 21, 2020
5899937
Await the completion of setupFetchMocking for e2e tests (#9047)
whymarrh Jul 22, 2020
a0589d3
Remove unused `with-method-data` HOC (#9050)
Gudahtt Jul 22, 2020
33430f6
Use [email protected] (#9051)
whymarrh Jul 22, 2020
17e9d85
Resolve on 0x (#9048)
tmashuang Jul 22, 2020
231867d
Handle failure to build webDriver instance (#9052)
whymarrh Jul 22, 2020
21292a8
update eth-token-tracker (#9056)
brad-decker Jul 22, 2020
e033a1c
Version v8.0.6
metamaskbot Jul 22, 2020
8098b35
Update changelog for v8.0.6 (#9062)
Gudahtt Jul 23, 2020
b3304ca
Merge pull request #9054 from MetaMask/Version-v8.0.6
Gudahtt Jul 23, 2020
5536ca2
Merge pull request #9067 from MetaMask/master
Gudahtt Jul 23, 2020
1c8a4e3
Update revealSeedWords to use "phrase" (#9065)
whymarrh Jul 23, 2020
93978f1
Fix typo (#9069)
whymarrh Jul 23, 2020
b7a4d35
Retry e2e tests 3 times (#9070)
whymarrh Jul 23, 2020
b378e57
Drop unused reviewers from CI scripts (#9068)
whymarrh Jul 23, 2020
1747f91
Add tooltip to contacts (#8974)
muzakparov Jul 24, 2020
df8eb49
Updates Typography Variables and styles. (#9017)
brad-decker Jul 24, 2020
b4663eb
Fixes MetaMask/metamask-extension#8626 - verifies password on request…
ryanml Jul 24, 2020
ef1b1d5
Fix popup/notification when browser is in fullscreen, primarily on ma…
tmashuang Jul 27, 2020
57715a8
support longer text in network dropdown (#9085)
brad-decker Jul 27, 2020
d9f07a7
Complete onboarding upon importing/verifying seed (#8873)
ryanml Jul 27, 2020
f6f8e5c
Robustify permissions controller requestUserApproval tests (#9064)
rekmarks Jul 27, 2020
5cb22ee
fix timing-reliant network controller test
rekmarks Jul 25, 2020
13aafa4
Add euclid fontface (#9018)
brad-decker Jul 27, 2020
b3e5bef
call initializeProvider where necessary
rekmarks Jul 27, 2020
826d146
fixup! call initializeProvider where necessary
rekmarks Jul 27, 2020
5c4a8aa
Fix timing-reliant network controller test (#9088)
rekmarks Jul 27, 2020
99899b5
[email protected] (#9091)
rekmarks Jul 28, 2020
1e0ef76
Use development metametrics project during tests (#9093)
Gudahtt Jul 28, 2020
8a7c8e8
Use environment variable for MetaMetrics project ID (#9094)
Gudahtt Jul 28, 2020
869c252
Disable Sentry in development (#9095)
Gudahtt Jul 28, 2020
4cc3fff
Update css folder structure (#9071)
brad-decker Jul 28, 2020
1582855
Use mixins for typography instead of placeholder selectors (#9072)
brad-decker Jul 29, 2020
b7715f6
Only log error on first occurrence of missing substitution (#9096)
Gudahtt Jul 29, 2020
d7a5319
Use environment variable for production Sentry DSN (#9097)
Gudahtt Jul 29, 2020
a3cad5d
[email protected] (#9103)
rekmarks Jul 29, 2020
46ba1ef
Update font family globally (#9073)
brad-decker Jul 29, 2020
a69245d
Improve source maps (#9101)
Gudahtt Jul 29, 2020
1207d43
update email us to contact us (#9104)
brad-decker Jul 29, 2020
d990de4
Update dependencies (#9105)
whymarrh Jul 29, 2020
e0cc84b
Use async/await for getRestrictedMethods (#9099)
whymarrh Jul 29, 2020
002f021
Use async/await for seedPhraseVerifier.verifyAccounts (#9100)
whymarrh Jul 29, 2020
d832b98
Add `build-artifacts` to .gitignore (#9109)
Gudahtt Jul 30, 2020
3f53db1
Update `source-map-explorer` from v2.0.1 to v2.4.2 (#9110)
Gudahtt Jul 30, 2020
ee291d4
Update `gulp-rename` from v1.4.0 to v2.0.0 (#9112)
Gudahtt Jul 30, 2020
081153a
Update `sesify-viz` from v3.0.9 to v3.0.10 (#9111)
Gudahtt Jul 30, 2020
b19e048
Update `browserify` from v16.2.3 to v16.5.1 (#9113)
Gudahtt Jul 30, 2020
9e12cdc
Factor out `getEnvironment` function in build script (#9114)
Gudahtt Jul 30, 2020
c7db4c5
Update `brfs` from v1.6.1 to v2.0.2 (#9115)
Gudahtt Jul 30, 2020
1c46715
delete unused confirm styles (#9118)
brad-decker Jul 31, 2020
943d637
remove unused tx-list styles (#9121)
brad-decker Jul 31, 2020
5df42c0
Non-zero exit code upon failure to validate source maps (#9132)
Gudahtt Aug 4, 2020
96dd435
Add `validate-source-maps` npm script (#9134)
Gudahtt Aug 4, 2020
7f87bdb
Improve sourcemap validator console report (#9131)
Gudahtt Aug 4, 2020
e1b9cfa
Update source map validator target files (#9133)
Gudahtt Aug 4, 2020
f7edc83
Add source map validator to CI (#9135)
Gudahtt Aug 4, 2020
658e478
Fix connection removal bug (#9137)
rekmarks Aug 4, 2020
723e478
move currency-display styles to where they are used (#9119)
brad-decker Aug 5, 2020
b92475a
Colocate alert styles (#9117)
brad-decker Aug 5, 2020
db1b72a
colocate editable label styles and code (#9120)
brad-decker Aug 5, 2020
ecaa6c5
trim unused account-list-item code and co-locate styles (#9116)
brad-decker Aug 6, 2020
a914eae
Adds decETHToDecWEI util method (#9141)
danjm Aug 6, 2020
9e1aed8
Update 'react-devtools' to ^4.8.0 (#9140)
tmashuang Aug 6, 2020
365a096
remove .network-name height
rekmarks Aug 6, 2020
d0366ad
Use [email protected] (#9154)
whymarrh Aug 7, 2020
85e6589
colocate notification-modal styles (#9147)
brad-decker Aug 7, 2020
f3ba18d
remove unused section scss (#9146)
brad-decker Aug 7, 2020
f18473a
Fix .network-name vertical alignment (#9152)
rekmarks Aug 7, 2020
1d84f33
Change MetaMetrics category for background events (#9155)
Gudahtt Aug 7, 2020
8713927
Remove `url` parameter from `metricsEvent` (#9157)
Gudahtt Aug 7, 2020
1419c14
Use `pathname` instead of URL for `currentPath` metrics parameter (#9…
Gudahtt Aug 7, 2020
d59fc79
colocate deposit-ether-modal styles (#9148)
brad-decker Aug 7, 2020
e5cb63e
Add web3 usage metrics, prepare for web3 removal (#9144)
rekmarks Aug 7, 2020
5527a6d
Remove web3 e2e tests (#9159)
rekmarks Aug 7, 2020
2e33b57
colocate hide-token-confirmation modal styles (#9149)
brad-decker Aug 7, 2020
230d431
Fixes MetaMask/metamask-extension#8626 - verifies password on request…
ryanml Jul 24, 2020
f9e4023
Fix popup/notification when browser is in fullscreen, primarily on ma…
tmashuang Jul 27, 2020
7cf930f
support longer text in network dropdown (#9085)
brad-decker Jul 27, 2020
1819606
Complete onboarding upon importing/verifying seed (#8873)
ryanml Jul 27, 2020
1591ed7
Robustify permissions controller requestUserApproval tests (#9064)
rekmarks Jul 27, 2020
93f695d
fix timing-reliant network controller test
rekmarks Jul 25, 2020
30a59bb
call initializeProvider where necessary
rekmarks Jul 27, 2020
948a4c8
fixup! call initializeProvider where necessary
rekmarks Jul 27, 2020
2880fe6
[email protected] (#9091)
rekmarks Jul 28, 2020
f7c7007
Use development metametrics project during tests (#9093)
Gudahtt Jul 28, 2020
472b510
Use environment variable for MetaMetrics project ID (#9094)
Gudahtt Jul 28, 2020
0fb9319
Disable Sentry in development (#9095)
Gudahtt Jul 28, 2020
4ac6e82
Only log error on first occurrence of missing substitution (#9096)
Gudahtt Jul 29, 2020
0b71e1a
Use environment variable for production Sentry DSN (#9097)
Gudahtt Jul 29, 2020
0da5039
[email protected] (#9103)
rekmarks Jul 29, 2020
5b39ce2
Improve source maps (#9101)
Gudahtt Jul 29, 2020
10a12b8
update email us to contact us (#9104)
brad-decker Jul 29, 2020
2445c0b
Update dependencies (#9105)
whymarrh Jul 29, 2020
a708919
Use async/await for getRestrictedMethods (#9099)
whymarrh Jul 29, 2020
e435291
Use async/await for seedPhraseVerifier.verifyAccounts (#9100)
whymarrh Jul 29, 2020
95c2802
Add `build-artifacts` to .gitignore (#9109)
Gudahtt Jul 30, 2020
5296a2a
Update `source-map-explorer` from v2.0.1 to v2.4.2 (#9110)
Gudahtt Jul 30, 2020
fbd32c8
Update `gulp-rename` from v1.4.0 to v2.0.0 (#9112)
Gudahtt Jul 30, 2020
99e1ee4
Update `sesify-viz` from v3.0.9 to v3.0.10 (#9111)
Gudahtt Jul 30, 2020
7ab01c8
Update `browserify` from v16.2.3 to v16.5.1 (#9113)
Gudahtt Jul 30, 2020
d4c3fa6
Factor out `getEnvironment` function in build script (#9114)
Gudahtt Jul 30, 2020
6fe3a11
Update `brfs` from v1.6.1 to v2.0.2 (#9115)
Gudahtt Jul 30, 2020
3f59b64
Non-zero exit code upon failure to validate source maps (#9132)
Gudahtt Aug 4, 2020
c5ce4a1
Add `validate-source-maps` npm script (#9134)
Gudahtt Aug 4, 2020
e17c18f
Improve sourcemap validator console report (#9131)
Gudahtt Aug 4, 2020
b490da3
Update source map validator target files (#9133)
Gudahtt Aug 4, 2020
041b5e5
Add source map validator to CI (#9135)
Gudahtt Aug 4, 2020
c33eecb
Fix connection removal bug (#9137)
rekmarks Aug 4, 2020
a168255
Update 'react-devtools' to ^4.8.0 (#9140)
tmashuang Aug 6, 2020
86979f3
Use [email protected] (#9154)
whymarrh Aug 7, 2020
1bcdad5
remove .network-name height
rekmarks Aug 6, 2020
dc69e4e
Change MetaMetrics category for background events (#9155)
Gudahtt Aug 7, 2020
426ddc8
Remove `url` parameter from `metricsEvent` (#9157)
Gudahtt Aug 7, 2020
f394987
Use `pathname` instead of URL for `currentPath` metrics parameter (#9…
Gudahtt Aug 7, 2020
500dbf7
Add web3 usage metrics, prepare for web3 removal (#9144)
rekmarks Aug 7, 2020
c3bc7de
Remove web3 e2e tests (#9159)
rekmarks Aug 7, 2020
8063a83
Version v8.0.7
metamaskbot Aug 7, 2020
027723d
Update changelog for v8.0.7 (#9161)
Gudahtt Aug 7, 2020
3a7097a
Add category in eventOpts (#9164)
tmashuang Aug 9, 2020
747f4bb
Add category in eventOpts (#9164)
tmashuang Aug 9, 2020
c557e25
Add `version` dimension to background metrics (#9167)
Gudahtt Aug 10, 2020
cb503d9
Refactor assignment of "Background" metrics category (#9168)
Gudahtt Aug 10, 2020
4922b1b
Check if getCleanAppState is defined before calling (#9170)
rekmarks Aug 10, 2020
1a5218c
Merge pull request #9160 from MetaMask/Version-v8.0.7
Gudahtt Aug 10, 2020
3d9b545
Merge remote-tracking branch 'origin/master' into sync-master
Gudahtt Aug 10, 2020
08be3dc
Merge pull request #9173 from MetaMask/sync-master
Gudahtt Aug 10, 2020
b8edc32
Fee card component (#9169)
danjm Aug 11, 2020
6ba9e65
colocate tab-bar styles with the tab-bar component (#9176)
brad-decker Aug 11, 2020
01f69d7
colocate account modal styles with their components (#9150)
brad-decker Aug 11, 2020
ef68a79
fix account modal back styling
rekmarks Aug 11, 2020
5370b39
Update eslintignore (#9178)
rekmarks Aug 11, 2020
42be064
colocate original request-signature component styles (#9182)
brad-decker Aug 11, 2020
163f45b
Fix account modal back button styling (#9184)
rekmarks Aug 11, 2020
b2813f0
colocate the base modal styles with the modal component (#9151)
brad-decker Aug 12, 2020
885125a
Fix no-case-declarations issues (#9191)
whymarrh Aug 12, 2020
ca544a6
Use [email protected]
whymarrh Aug 12, 2020
d4f65e1
Use [email protected]
whymarrh Aug 12, 2020
a8863a3
Fix consistent-return issues (#9192)
whymarrh Aug 12, 2020
9842b2f
Fix no-useless-catch issues (#9198)
whymarrh Aug 12, 2020
ef88d79
Fix no-useless-concat issues (#9200)
whymarrh Aug 12, 2020
3346c2f
Fix no-loop-func issues (#9199)
whymarrh Aug 12, 2020
88f54e2
Fix no-empty issues (#9202)
whymarrh Aug 12, 2020
f8ebfc2
Update PreferencesController#_validateERC20AssetParams tests (#9204)
whymarrh Aug 12, 2020
548b0bb
Fix no-eq-null issues (#9205)
whymarrh Aug 12, 2020
310b15b
Fix no-plusplus issues (#9206)
whymarrh Aug 12, 2020
76bd7f9
Fix prefer-spread issues (#9203)
whymarrh Aug 12, 2020
c0f05cc
Fix implicit-arrow-linebreak issues (#9201)
whymarrh Aug 12, 2020
cd370be
Fix no-invalid-this issues (#9207)
whymarrh Aug 12, 2020
438bb95
Merge pull request #9193
whymarrh Aug 12, 2020
853b89e
Fix no-global-assign issues (#9209)
whymarrh Aug 12, 2020
42e7d20
Fix no-dupe-else-if issues (#9208)
whymarrh Aug 12, 2020
e8b31a7
Use [email protected] (#9197)
whymarrh Aug 13, 2020
954df6e
Fix no-constant-condition issues (#9210)
whymarrh Aug 13, 2020
5991043
Fix Etherscan redirect on notification click (#9211)
PatrykLucka Aug 13, 2020
b91cf74
Fix no-nested-ternary issues (#9214)
whymarrh Aug 13, 2020
146127c
Fix no-prototype-builtins issues (#9213)
whymarrh Aug 13, 2020
82a0ee2
Fix prefer-rest-params issues (#9215)
whymarrh Aug 13, 2020
944f6d4
Fix no-process-exit issues (#9219)
whymarrh Aug 13, 2020
3bd22a2
Fix no-template-curly-in-string issues (#9221)
whymarrh Aug 13, 2020
c188121
Dedupe glob-parent versions (#9220)
whymarrh Aug 14, 2020
9b78d3a
Fix import/extensions issues (#9217)
whymarrh Aug 14, 2020
c11888f
Fix no-empty-function issues (#9216)
whymarrh Aug 14, 2020
884775c
Fix no-negated-condition issues (#9222)
whymarrh Aug 14, 2020
5d42a9b
Fix require-unicode-regexp issues (#9212)
whymarrh Aug 14, 2020
9376165
Tidy ConnectHardwareForm#checkIfUnlocked (#9224)
whymarrh Aug 14, 2020
2aa4b6b
Tidy up getAccountLink (#9223)
whymarrh Aug 14, 2020
04bfe37
Delete page-container.component.test.js (#9229)
whymarrh Aug 14, 2020
9e7841f
Consolidate ESLint config files (#9231)
whymarrh Aug 14, 2020
e021acd
Fix max-statements-per-line issues (#9218)
whymarrh Aug 14, 2020
c2edc34
Remove unused buyEth fn from bg (#9236)
whymarrh Aug 14, 2020
aaacf66
Fix import/no-extraneous-dependencies issues (#9232)
whymarrh Aug 14, 2020
4d499cc
Add `version` dimension to background metrics (#9167)
Gudahtt Aug 10, 2020
74decc3
Fix Etherscan redirect on notification click (#9211)
PatrykLucka Aug 13, 2020
f771510
Send web3 usage metrics once per origin/property (#9237)
Gudahtt Aug 14, 2020
d49c444
Send web3 usage metrics once per origin/property (#9237)
Gudahtt Aug 14, 2020
aad8407
Permit all-caps addresses (#9227)
PatrykLucka Aug 14, 2020
e47774d
Permit all-caps addresses (#9227)
PatrykLucka Aug 14, 2020
5db866b
Version v8.0.8
metamaskbot Aug 14, 2020
e8a468a
Update v8.0.8 changelog (#9241)
Gudahtt Aug 14, 2020
87e5281
Clear Account Details in AppState (#9238)
tmashuang Aug 14, 2020
eab1add
Merge pull request #9240 from MetaMask/Version-v8.0.8
Gudahtt Aug 14, 2020
52fd72f
Merge remote-tracking branch 'origin/develop' into sync-master
Gudahtt Aug 14, 2020
60e261b
Merge pull request #9242 from MetaMask/sync-master
Gudahtt Aug 15, 2020
e803807
Fix no-param-reassign issues (#9235)
whymarrh Aug 15, 2020
a89b667
Fix import/unambiguous issues (#9233)
whymarrh Aug 17, 2020
807acaa
Add exchange-rate-display component
danjm Aug 18, 2020
7bc2de0
Colocate create-account styles with the create-account page (#9181)
brad-decker Aug 18, 2020
2e565d0
Removes the dropdown menu and colocates old styles with account-menu …
brad-decker Aug 18, 2020
d5948f1
colocate confirm-encryption-public-key page styles (#9251)
brad-decker Aug 18, 2020
f7e4e20
move footer buttons to scrollable area (#9228)
PatrykLucka Aug 18, 2020
27e1189
Handle non-String web3 property access (#9256)
Gudahtt Aug 18, 2020
d5a539e
remove old tooltip component and styles (#9250)
brad-decker Aug 18, 2020
4357cda
Fix no-shadow issues (#9246)
whymarrh Aug 18, 2020
9787ca6
Improve scss naming
danjm Aug 18, 2020
eb653df
New info tooltip component (#9180)
danjm Aug 18, 2020
b7259e5
Fix radix issues (#9247)
whymarrh Aug 18, 2020
c1e3c22
Fix import/order issues (#9239)
whymarrh Aug 18, 2020
09e7f24
Adds pulse loader component (#9259)
danjm Aug 18, 2020
6f4c3b3
Tidy up Migrator tests (#9264)
whymarrh Aug 18, 2020
74f0d47
Add exchange-rate-display component (#9260)
danjm Aug 18, 2020
8b0a308
colocate confirm-decrypt-message page styles (#9252)
brad-decker Aug 18, 2020
6ab1200
Fix prefer-destructuring issues (#9263)
whymarrh Aug 18, 2020
ca35098
Fix lint issues (#9265)
whymarrh Aug 18, 2020
7695343
Adds actionable message component and stories
danjm Aug 18, 2020
f106128
Code cleanup and simplification for actionable-message component
danjm Aug 18, 2020
6302154
Fix padding, alignment of actionable-message; add left aligned story
danjm Aug 18, 2020
a75ee32
Merge pull request #9258 from MetaMask/actionable-message
danjm Aug 18, 2020
5c74420
Use @metamask/[email protected] (#9266)
whymarrh Aug 19, 2020
5c88d8d
Version v8.0.9
metamaskbot Aug 19, 2020
2986a67
move footer buttons to scrollable area (#9228)
PatrykLucka Aug 18, 2020
de35475
Handle non-String web3 property access (#9256)
Gudahtt Aug 18, 2020
0ff70cc
Use @metamask/[email protected] (#9266)
whymarrh Aug 19, 2020
a0fb62c
Update changelog for v8.0.9 (#9268)
Gudahtt Aug 19, 2020
a8199be
Move the mascot component to its own directory (#9272)
danjm Aug 19, 2020
9a3c559
Hide gas estimate on non-main network (#9189)
PatrykLucka Aug 19, 2020
c0d7840
Adds toPrecisionWithoutTrailingZeros utility (#9270)
danjm Aug 19, 2020
50c4845
Add lock icon to default networks (#9269)
PatrykLucka Aug 19, 2020
b6ccd22
Update ESLint shared config to v3 (#9274)
whymarrh Aug 19, 2020
c04cb63
Standardize scss import practices (#9183)
brad-decker Aug 19, 2020
2b7a692
Use @metamask/[email protected] (#9275)
whymarrh Aug 19, 2020
b9f5f1c
Hide ETH Gas Station stimates on non-main network (#9277)
Gudahtt Aug 19, 2020
a920274
Merge pull request #9267 from MetaMask/Version-v8.0.9
Gudahtt Aug 19, 2020
0c72d0b
Merge remote-tracking branch 'origin/develop' into sync-master
Gudahtt Aug 19, 2020
cfff011
Reuse the loading-screen component and colocate it's styles (#9177)
brad-decker Aug 19, 2020
a04ec49
remove unnecessary files and scss (#9253)
brad-decker Aug 19, 2020
6aba8e6
Merge pull request #9278 from MetaMask/sync-master
Gudahtt Aug 19, 2020
5f11273
Add react-testing-library/react (#9249)
tmashuang Aug 20, 2020
42f4c2e
MetaMask mascot support for provided directions targets and toggling …
danjm Aug 20, 2020
02d318d
Add @metamask/logo (#9281)
rekmarks Aug 20, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
23 changes: 0 additions & 23 deletions .babelrc

This file was deleted.

Loading