[json-patch-gen] Enable npm-naming rule (#47401)

This commit is contained in:
Jack Bates 2020-09-10 09:54:52 -07:00 committed by GitHub
parent 3dfc49015f
commit c586df98b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,6 @@
"callable-types": false,
"comment-format": false,
"dt-header": false,
"npm-naming": false,
"eofline": false,
"export-just-namespace": false,
"import-spacing": false,