18 lines
584 B
Plaintext
18 lines
584 B
Plaintext
=== on 25 Nov 2014, 21:14:40 Freddy Mallet wrote:
|
|
Hi [~ann.campbell.2], I would not activate this rule by default and would support an exception with static imports.
|
|
|
|
=== on 26 Feb 2016, 16:05:32 Elena Vilchik wrote:
|
|
\[~ann.campbell.2] there is one more case we want to cover in this rule:
|
|
|
|
----
|
|
export * from "moduleName";
|
|
----
|
|
which is shortcut for importing everything and then exporting it. Could add it tot description?
|
|
|
|
=== on 26 Feb 2016, 16:13:14 Ann Campbell wrote:
|
|
check it out [~elena.vilchik]
|
|
|
|
=== on 26 Feb 2016, 16:15:47 Elena Vilchik wrote:
|
|
\[~ann.campbell.2] thanks!
|
|
|