mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 21:37:11 -04:00
feat: add npmPackages
This commit is contained in:
parent
c2e55b1a3f
commit
5441b2663a
43 changed files with 43 additions and 0 deletions
|
@ -24,4 +24,5 @@ export const tool = defineTool({
|
|||
],
|
||||
component: () => import('./sql-prettify.vue'),
|
||||
icon: Database,
|
||||
npmPackages: ['sql-formatter'],
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue