[react-sketchapp] Enable npm-naming rule (#47469)

This commit is contained in:
Jack Bates 2020-09-14 14:18:33 -07:00 committed by GitHub
parent 88c6df36bd
commit c817518200
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" }