Skip to content

antfu/wenyan-lint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lint for wenyan-lang

Working in progress...

No lint features yet but you can use it for basic formatting currently.

const { format } = require('@wenyanlang/lint')

CLI usage

The APIs would be changed frequently.

npm i -g @wenyanlang/lint

Glob is supported.

wylint format *.wy --tab-size=2