Sha256: f01bc7891981315874b8b595e2438a65be645a77176b6b5816ffadb2a31d52af
Contents?: true
Size: 398 Bytes
Versions: 21
Compression:
Stored size: 398 Bytes
Contents
var blint = require("blint"); ["mode", "lib", "addon", "keymap"].forEach(function(dir) { blint.checkDir(dir, { browser: true, allowedGlobals: ["CodeMirror", "define", "test", "requirejs"], blob: "// CodeMirror, copyright (c) by Marijn Haverbeke and others\n// Distributed under an MIT license: http:\/\/codemirror.net\/LICENSE\n\n" }); }); module.exports = {ok: blint.success()};
Version data entries
21 entries across 21 versions & 2 rubygems