Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 338 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 338 Bytes

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