jshint.js -> jshint.min.js.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4548 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
Cory McWilliams 2023-10-19 19:46:48 +00:00
parent 3aeb47e447
commit 27ee73bb89
3 changed files with 2 additions and 32077 deletions

View File

@ -450,7 +450,7 @@ function edit() {
{tagName: "script", attributes: {src: "/codemirror/xml.min.js"}},
{tagName: "script", attributes: {src: "/codemirror/htmlmixed.min.js"}},
{tagName: "script", attributes: {src: "/codemirror/lint.js"}},
{tagName: "script", attributes: {src: "/codemirror/jshint.js"}},
{tagName: "script", attributes: {src: "/codemirror/jshint.min.js"}},
{tagName: "script", attributes: {src: "/codemirror/javascript-lint.min.js"}},
], function() {
load().catch(function(error) {

32076
deps/codemirror/jshint.js vendored

File diff suppressed because one or more lines are too long

1
deps/codemirror/jshint.min.js vendored Normal file

File diff suppressed because one or more lines are too long