mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-26 19:04:13 +08:00
[ember] TSLint - enable no-single-declare-module rule
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"rules": {
|
||||
// these are disabled because of rfc176 module exports
|
||||
"strict-export-declare-modifiers": false,
|
||||
"no-single-declare-module": false,
|
||||
"no-declare-current-package": false,
|
||||
"no-self-import": false,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user