Commit 60b9c59
committed
refactor(ui-scripts): relocate lint command out of legacy lib/test/ folder
Move lint.ts from lib/test/ into lib/commands/, alongside the other yargs
command modules (bump.ts, server.ts, etc.) it is registered with in
commands/index.ts. The test/ directory is a leftover name from when
ui-scripts absorbed the separate ui-test package.1 parent 766d791 commit 60b9c59
3 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
File renamed without changes.
0 commit comments