rationale:(_a=["\n Using `/// <reference path=>` comments to load other files is outdated.\n Use ES6-style imports to reference other files."],_a.raw=["\n Using \\`/// <reference path=>\\` comments to load other files is outdated.\n Use ES6-style imports to reference other files."],Lint.Utils.dedent(_a)),
optionsDescription:"Not configurable.",
options:null,
optionExamples:[true],
type:"typescript",
typescriptOnly:false,
};
/* tslint:enable:object-literal-sort-keys */
Rule.FAILURE_STRING="<reference> is not allowed, use imports";