mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
"use strict" in ss_data.js (#986)
This commit is contained in:
committed by
Kevin Barabash
parent
4a313d56a6
commit
c103693dce
@@ -7,6 +7,7 @@
|
||||
* The export of this module is simply a dictionary of test cases.
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
const fs = require("fs");
|
||||
const jsyaml = require("js-yaml");
|
||||
const querystring = require("querystring");
|
||||
|
Reference in New Issue
Block a user