antfu / wenyan-lint

Code linter for wenyan-lang

Home Page:https://www.npmjs.com/package/@wenyanlang/lint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Code linter for wenyan-lang

https://www.npmjs.com/package/@wenyanlang/lint

License:MIT License


Languages

Language:JavaScript 100.0%