mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
172 B
172 B
Lint JavaScript
Text
"use strict";
var x = 0;
console.log(x);
Text
var y = 0;
Text
Text undefined
text
Text