- Prefijo v2: MCH - TRACEABILITY-MASTER.yml creado - Listo para integracion como submodulo Workspace: v2.0.0 | SIMCO: v4.0.0
11 lines
235 B
JavaScript
11 lines
235 B
JavaScript
/*
|
|
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
|