[invity-api] Enable npm-naming rule (#47397)

This commit is contained in:
Jack Bates 2020-09-10 09:58:30 -07:00 committed by GitHub
parent 4dfa2d3fec
commit 4f096285af
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" }