mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Add missed npm-naming exemptions (#34198)
Previously, I only replaced non-final dt-header exemptions. This commit fixes that.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
// TODO
|
||||
"npm-naming": false,
|
||||
"dt-header": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user