wotan icon indicating copy to clipboard operation
wotan copied to clipboard

new rule: prefer-exponentiation-operator

Open ajafff opened this issue 7 years ago • 0 comments

Checklist

  • [x] Fixes: #307
  • [x] Added or updated tests / baselines
  • [x] Documentation update

Overview of change

Uses TypeScript's node factory functions to determine if a node requires parens. Unfortunately this is kind of buggy. I'll open issues for these cases upstream.

ajafff avatar Jun 25 '18 20:06 ajafff