• Nick Stenning's avatar
    Warn if Promise is used as a global · 73120811
    Nick Stenning authored
    We support IE10/11, neither of which define Promise globals, so make
    jshint warn if we use Promise without explicitly defining it (by
    importing a polyfill).
    73120811
.jshintrc 753 Bytes