chore: Removed unused jest configuration setting (#16870)

This commit is contained in:
Nick Taylor 2022-03-15 10:05:37 -04:00 committed by GitHub
parent 1eb8c64988
commit bce1ef911e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -142,10 +142,5 @@
"rails-erb-loader": "^5.5.2",
"react-colorful": "^5.5.1",
"web-share-wrapper": "^0.2.2"
},
"jest": {
"setupFiles": [
"jest-localstorage-mock"
]
}
}