[fuzzyset] Enable npm-naming rule (#47390)

This commit is contained in:
Jack Bates 2020-09-10 10:06:39 -07:00 committed by GitHub
parent 2501805fc5
commit d500cbf53a
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" }