Fix linter
This commit is contained in:
parent
3405e41d4b
commit
4ee1692c3e
1 changed files with 1 additions and 1 deletions
|
|
@ -232,6 +232,6 @@ chalk.Level = {
|
||||||
1: 'Basic',
|
1: 'Basic',
|
||||||
2: 'Ansi256',
|
2: 'Ansi256',
|
||||||
3: 'TrueColor'
|
3: 'TrueColor'
|
||||||
}
|
};
|
||||||
|
|
||||||
module.exports = chalk;
|
module.exports = chalk;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue