Giter Club home page Giter Club logo

buster-lint's Introduction

busterjs

This used to be an awesome test framework for Node.js and the browsers.

It brought a lot of joy.

It has been deprecated and archived.

Feel free to browse around the archived repos.

buster-lint's People

Contributors

cjohansen avatar jodal avatar magnars avatar mroderick avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

buster-lint's Issues

In Buster beta 3 buster-lint prints <anonymous> instead of error message

Instead of error messages buster-lint prints after upgrading to beta 3.
Line numbers are still printed.
Not sure if this should be posted here or in buster-issues.

bjartwolf@ubuntu:/mnt/hgfs/Editor$ buster test
[Error] Lint in ./src/editor.js
:2
:71

Before upgrading lint errors were printed.

This is lint config:
extensions: [require("buster-lint")],
"buster-lint": {
linterOptions: {
maxlen: 150,
jquery: true,
predef: ["ko", "document", "$", "sinon","SP"]
},
excludes: [
"jquery",
"knockout",
"sinon"
]
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.