Search results

1 packages found

## 使用方式 1. npm i check-lines 2. package.json中启动命令添加 zline --PORT 7000 3. 客户端入口文件中导入client进行初始化 const {client} = require('check-lines') client() 4. webpack配置中配置loader插件 const {lineLoader} = require('check-lines') { test: /\.(ts|js)$/, u

published 1.1.0 2 years ago
M
Q
P