[redux-sentry-middleware] Enable npm-naming rule (#47471)

This commit is contained in:
Jack Bates 2020-09-14 14:21:26 -07:00 committed by GitHub
parent c817518200
commit 5706d81816
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1 @@
{
"extends": "dtslint/dt.json",
"rules": {
"npm-naming": false
}
}
{ "extends": "dtslint/dt.json" }