mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 16:04:04 +00:00
chore: remove ununsed jest config
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
import { command, parse } from 'commander';
|
||||
import { dev } from './commands/dev';
|
||||
import { test } from './commands/test';
|
||||
import { lint } from './commands/lint';
|
||||
import { test } from './commands/jest';
|
||||
import { clean } from './commands/clean';
|
||||
import { build } from './commands/build';
|
||||
import { release } from './commands/release';
|
||||
|
Reference in New Issue
Block a user