fix: readme
This commit is contained in:
parent
0348646acd
commit
2ee4c4b2f3
1 changed files with 1 additions and 2 deletions
|
@ -36,7 +36,6 @@ If you need to pick files from multiple sources, you can use a config file. The
|
|||
config file should exportan array of `PickConfig` objects.
|
||||
|
||||
```typescript
|
||||
// config.ts
|
||||
import type { PickConfig } from "https://deno.land/x/pickit/mod.d.ts";
|
||||
export default [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue