feat: add config set and npm config
This commit is contained in:
2
src/module/chalk.ts
Normal file
2
src/module/chalk.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
import { Chalk } from 'chalk';
|
||||
export const chalk = new Chalk({ level: 3 });
|
||||
Reference in New Issue
Block a user