mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Backports the following commits to 6.x: - [tslint] enable no-default-export rule (#20952)
This commit is contained in:
parent
8ea7af9511
commit
17694da5be
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ rules:
|
|||
no-unused-variable: true
|
||||
object-literal-sort-keys: false
|
||||
interface-name: false
|
||||
no-default-export: true
|
||||
require-license-header:
|
||||
- true
|
||||
- |-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue