buster-analyzer

[![Build status](https://secure.travis-ci.org/busterjs/buster-analyzer.png?branch=master)](http://travis-ci.org/busterjs/buster-analyzer)

BSD-3-Clause 8 个版本
安装
npm install buster-analyzer
yarn add buster-analyzer
pnpm add buster-analyzer
bun add buster-analyzer
README

buster-analyzer

Build status

Flag warnings, errors and fatals through an object. Configure the object to decide what's an actual show-stopper, and what's just a warning. Use the provided file reporter to get nicely formatted warning messages pinpointed to what line and character caused the issue.

Used in Buster.JS to flag syntax errors, lint errors and other things.

版本列表
0.6.0 2015-11-14
0.5.0 2013-09-16
0.4.1 2013-09-16
0.4.0 2012-11-26
0.3.1 2012-07-09
0.3.0 2012-06-20
0.2.0 2012-04-17
0.1.0 2012-02-16