UNPKG

axe-sarif-converter

Version:

Convert axe-core accessibility scan results to the SARIF format

7 lines (6 loc) 295 B
"use strict"; // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", { value: true }); exports.testResourceTimestampPlaceholder = void 0; exports.testResourceTimestampPlaceholder = '2000-01-02T03:04:05.006Z';