mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
Remove no-import-default-of-export-equals from dtslint.json (#658)
I missed it in my earlier PR
This commit is contained in:
committed by
GitHub
parent
cb2436d5ce
commit
ec2109bf3b
@@ -4,7 +4,6 @@
|
||||
"rules": {
|
||||
// Custom rules
|
||||
"expect": true,
|
||||
"no-import-default-of-export-equals": true,
|
||||
"no-padding": true,
|
||||
"no-relative-import-in-test": true,
|
||||
"strict-export-declare-modifiers": true,
|
||||
|
||||
Reference in New Issue
Block a user