UNPKG

298 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3const lint_fix_1 = require("@schematics/angular/utility/lint-fix");
4function applyLintFix(path = '/') {
5 return lint_fix_1.applyLintFix(path);
6}
7exports.applyLintFix = applyLintFix;
8//# sourceMappingURL=lint-fix.js.map
\No newline at end of file