mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +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