Skip to content
This repository was archived by the owner on May 9, 2021. It is now read-only.

Allow override for end token #1

Open
twolfson opened this issue Nov 4, 2014 · 0 comments
Open

Allow override for end token #1

twolfson opened this issue Nov 4, 2014 · 0 comments

Comments

@twolfson
Copy link
Owner

twolfson commented Nov 4, 2014

Currently we are guessing the ending token for each var as either a ; or {{options.lineBreak.value}}. We should add an option that allows users to override.

{
  options: {
    'var-each': {
      lineEnding: ';'
    }
  }
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant