We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae890e6 commit d974441Copy full SHA for d974441
test/fixer-test.js
@@ -1,6 +1,6 @@
1
// LICENSE : MIT
2
"use strict";
3
-import assert from "power-assert";
+import assert from "assert";
4
import preset from "../src/index";
5
import {TextLintCore} from "textlint"
6
import * as fs from "fs";
0 commit comments