Update index.js

This commit is contained in:
Richie Bendall 2021-04-22 17:53:00 +12:00 committed by GitHub
parent a4b54d3623
commit 6dc6e7ad63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ const {isArray} = Array;
const GENERATOR = Symbol('GENERATOR');
const STYLER = Symbol('STYLER');
const IS_EMPTY = Symbol('ISEMPTY');
const IS_EMPTY = Symbol('IS_EMPTY');
// `supportsColor.level` → `ansiStyles.color[name]` mapping
const levelMapping = [