monoid
monoid copied to clipboard
Ligatures broken in Webstorm
Description
The following code:
const Poll = require('../models/Poll');
is being displayed in this way:
- Webstorm version: 2016.2.3
- OS: Windows 10 Pro
I've found a fork with fixed InteliJ support: https://github.com/JB-Dmitry/monoid Unfortunately not configurable.
Also related to: #164
Cheers, I'll look into this.