Skip to content

all skip words or chars on all func#8

Open
bluelovers wants to merge 1 commit intocompulim:masterfrom
bluelovers:master
Open

all skip words or chars on all func#8
bluelovers wants to merge 1 commit intocompulim:masterfrom
bluelovers:master

Conversation

@bluelovers
Copy link

simplifiedToTraditional('xxxx', {skip: '里后'});
simplifiedToTraditional('xxxx', {skip: ['里', '后', '一目了然']});

```ts
simplifiedToTraditional('xxxx', {skip: '里后'});
simplifiedToTraditional('xxxx', {skip: ['里', '后', '一目了然']});
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant