[ffmpeg.js] Enable npm-naming rule (#47359)

This commit is contained in:
Jack Bates 2020-09-09 13:57:07 -07:00 committed by GitHub
parent 13c9608af7
commit f7f8006494
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" }