🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
11 lines
235 B
JavaScript
Executable File
11 lines
235 B
JavaScript
Executable File
/*
|
|
MIT License http://www.opensource.org/licenses/mit-license.php
|
|
Author Alexander Akait @alexander-akait
|
|
*/
|
|
|
|
"use strict";
|
|
|
|
//#region runtime code: json-parse-even-better-errors, parseJsonError
|
|
module.exports = "test";
|
|
//#endregion
|