slopless 0.2.13 → 0.2.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/rules/metrics/coleman-liau.js +1 -2
- package/dist/rules/metrics/flesch-kincaid.js +1 -2
- package/dist/rules/metrics/gunning-fog.js +1 -2
- package/package.json +2 -2
- package/dist/adapters/textlint/report.d.ts +0 -35
- package/dist/adapters/textlint/rule.d.ts +0 -11
- package/dist/adapters/textlint/units.d.ts +0 -14
- package/dist/cli.d.ts +0 -3
- package/dist/index.d.ts +0 -348
- package/dist/presets/everything.d.ts +0 -67
- package/dist/registries/academic-slop.d.ts +0 -6
- package/dist/registries/metrics.d.ts +0 -9
- package/dist/registries/narrative-slop.d.ts +0 -10
- package/dist/registries/orthography.d.ts +0 -11
- package/dist/registries/phrases.d.ts +0 -13
- package/dist/registries/semantic-thinness.d.ts +0 -4
- package/dist/registries/syntactic-patterns/authority.d.ts +0 -5
- package/dist/registries/syntactic-patterns/closers.d.ts +0 -7
- package/dist/registries/syntactic-patterns/contrast.d.ts +0 -6
- package/dist/registries/syntactic-patterns/generalization.d.ts +0 -5
- package/dist/registries/syntactic-patterns/lead-ins.d.ts +0 -9
- package/dist/registries/syntactic-patterns/llm-artifacts.d.ts +0 -4
- package/dist/registries/syntactic-patterns/repetition.d.ts +0 -9
- package/dist/registries/syntactic-patterns.d.ts +0 -27
- package/dist/registries/term-policy.d.ts +0 -11
- package/dist/registries/words.d.ts +0 -8
- package/dist/reporting/reports.d.ts +0 -16
- package/dist/reporting/types.d.ts +0 -43
- package/dist/rules/academic-slop/academic-boilerplate.d.ts +0 -3
- package/dist/rules/academic-slop/academic-formula-frames.d.ts +0 -3
- package/dist/rules/academic-slop/tortured-phrases.d.ts +0 -3
- package/dist/rules/metrics/avg-sentence-length.d.ts +0 -3
- package/dist/rules/metrics/coleman-liau.d.ts +0 -3
- package/dist/rules/metrics/flesch-kincaid.d.ts +0 -3
- package/dist/rules/metrics/gunning-fog.d.ts +0 -3
- package/dist/rules/metrics/paragraph-length.d.ts +0 -3
- package/dist/rules/metrics/word-repetition.d.ts +0 -3
- package/dist/rules/narrative-slop/body-action-density.d.ts +0 -3
- package/dist/rules/narrative-slop/emotion-telling.d.ts +0 -3
- package/dist/rules/narrative-slop/empty-beat.d.ts +0 -3
- package/dist/rules/narrative-slop/flat-action-cadence.d.ts +0 -3
- package/dist/rules/narrative-slop/low-information-beat-density.d.ts +0 -3
- package/dist/rules/narrative-slop/narrative-cliches.d.ts +0 -3
- package/dist/rules/narrative-slop/perception-verb-density.d.ts +0 -3
- package/dist/rules/orthography/artifact-placeholders.d.ts +0 -3
- package/dist/rules/orthography/colon-dramatic.d.ts +0 -3
- package/dist/rules/orthography/em-dashes.d.ts +0 -3
- package/dist/rules/orthography/exclamation-density.d.ts +0 -3
- package/dist/rules/orthography/fake-timestamps.d.ts +0 -3
- package/dist/rules/orthography/hidden-unicode-controls.d.ts +0 -3
- package/dist/rules/orthography/sentence-case.d.ts +0 -3
- package/dist/rules/orthography/smart-quotes.d.ts +0 -3
- package/dist/rules/phrases/cliches.d.ts +0 -3
- package/dist/rules/phrases/corporate-speak.d.ts +0 -3
- package/dist/rules/phrases/humble-bragger.d.ts +0 -3
- package/dist/rules/phrases/jargon-faker.d.ts +0 -3
- package/dist/rules/phrases/llm-disclaimer.d.ts +0 -3
- package/dist/rules/phrases/prohibited-phrases.d.ts +0 -3
- package/dist/rules/phrases/redundancy.d.ts +0 -3
- package/dist/rules/phrases/skunked-terms.d.ts +0 -3
- package/dist/rules/phrases/uncomparables.d.ts +0 -3
- package/dist/rules/phrases/wordiness.d.ts +0 -3
- package/dist/rules/private/textlint-rule-builders.d.ts +0 -21
- package/dist/rules/semantic-thinness/private/concrete-guards.d.ts +0 -4
- package/dist/rules/semantic-thinness/private/pattern-data-a.d.ts +0 -3
- package/dist/rules/semantic-thinness/private/pattern-data-b.d.ts +0 -3
- package/dist/rules/semantic-thinness/private/pattern-data-c.d.ts +0 -3
- package/dist/rules/semantic-thinness/private/pattern-data-d.d.ts +0 -3
- package/dist/rules/semantic-thinness/private/pattern-data-e.d.ts +0 -3
- package/dist/rules/semantic-thinness/private/pattern-data.d.ts +0 -2
- package/dist/rules/semantic-thinness/private/pattern-matcher.d.ts +0 -39
- package/dist/rules/semantic-thinness/semantic-thinness.d.ts +0 -3
- package/dist/rules/syntactic-patterns/authority/authority-padding.d.ts +0 -3
- package/dist/rules/syntactic-patterns/authority/uncited-authority.d.ts +0 -3
- package/dist/rules/syntactic-patterns/closers/affirmation-closers.d.ts +0 -3
- package/dist/rules/syntactic-patterns/closers/boilerplate-conclusion.d.ts +0 -3
- package/dist/rules/syntactic-patterns/closers/false-question.d.ts +0 -3
- package/dist/rules/syntactic-patterns/closers/summative-closer.d.ts +0 -3
- package/dist/rules/syntactic-patterns/contrast/blame-reframe.d.ts +0 -3
- package/dist/rules/syntactic-patterns/contrast/contrastive-aphorism.d.ts +0 -3
- package/dist/rules/syntactic-patterns/contrast/negation-reframe.d.ts +0 -3
- package/dist/rules/syntactic-patterns/contrast/private/abstract-pair-gates.d.ts +0 -2
- package/dist/rules/syntactic-patterns/contrast/private/block-negation-reframe.d.ts +0 -7
- package/dist/rules/syntactic-patterns/contrast/private/inline-contrast-connector.d.ts +0 -3
- package/dist/rules/syntactic-patterns/contrast/private/inline-not-because-reframe.d.ts +0 -9
- package/dist/rules/syntactic-patterns/contrast/private/inline-short-negation.d.ts +0 -6
- package/dist/rules/syntactic-patterns/contrast/private/meaning-reframe.d.ts +0 -4
- package/dist/rules/syntactic-patterns/contrast/private/negation-context-gates.d.ts +0 -7
- package/dist/rules/syntactic-patterns/contrast/private/negation-reframe-matcher.d.ts +0 -7
- package/dist/rules/syntactic-patterns/contrast/private/negation-reframe-parts.d.ts +0 -30
- package/dist/rules/syntactic-patterns/contrast/private/negative-slop-frames.d.ts +0 -4
- package/dist/rules/syntactic-patterns/contrast/private/same-sentence-contrast.d.ts +0 -2
- package/dist/rules/syntactic-patterns/contrast/private/single-sentence-aphorism.d.ts +0 -2
- package/dist/rules/syntactic-patterns/generalization/softening-language.d.ts +0 -3
- package/dist/rules/syntactic-patterns/generalization/universalizing-claims.d.ts +0 -3
- package/dist/rules/syntactic-patterns/lead-ins/boilerplate-framing.d.ts +0 -3
- package/dist/rules/syntactic-patterns/lead-ins/formal-transition-density.d.ts +0 -3
- package/dist/rules/syntactic-patterns/lead-ins/generic-signposting.d.ts +0 -3
- package/dist/rules/syntactic-patterns/lead-ins/lesson-framing.d.ts +0 -3
- package/dist/rules/syntactic-patterns/lead-ins/llm-openers.d.ts +0 -3
- package/dist/rules/syntactic-patterns/lead-ins/observer-guidance.d.ts +0 -3
- package/dist/rules/syntactic-patterns/lead-ins/private/discourse-evaluation.d.ts +0 -2
- package/dist/rules/syntactic-patterns/llm-artifacts/response-wrapper.d.ts +0 -3
- package/dist/rules/syntactic-patterns/repetition/demonstrative-emphasis.d.ts +0 -3
- package/dist/rules/syntactic-patterns/repetition/empty-emphasis.d.ts +0 -3
- package/dist/rules/syntactic-patterns/repetition/fragment-stacking.d.ts +0 -3
- package/dist/rules/syntactic-patterns/repetition/repeated-predicate-end.d.ts +0 -3
- package/dist/rules/syntactic-patterns/repetition/repeated-sentence-starts.d.ts +0 -3
- package/dist/rules/syntactic-patterns/repetition/triple-repeat.d.ts +0 -3
- package/dist/rules/term-policy/recommended-terms.d.ts +0 -8
- package/dist/rules/term-policy/required-terms.d.ts +0 -6
- package/dist/rules/types.d.ts +0 -37
- package/dist/rules/words/hedge-stacking.d.ts +0 -3
- package/dist/rules/words/llm-vocabulary-density.d.ts +0 -3
- package/dist/rules/words/llm-vocabulary.d.ts +0 -3
- package/dist/rules/words/private/vocabulary-context.d.ts +0 -4
- package/dist/rules/words/prohibited-words.d.ts +0 -3
- package/dist/rules/words/simplicity.d.ts +0 -3
- package/dist/shared/matchers/concrete-evidence.d.ts +0 -7
- package/dist/shared/matchers/phrases.d.ts +0 -20
- package/dist/shared/matchers/prose-patterns.d.ts +0 -15
- package/dist/shared/text/document.d.ts +0 -9
- package/dist/shared/text/normalize.d.ts +0 -3
- package/dist/shared/text/quotes.d.ts +0 -3
- package/dist/shared/text/sections.d.ts +0 -18
- package/dist/shared/text/sentences.d.ts +0 -7
- package/dist/shared/text/tokens.d.ts +0 -8
- package/dist/shared/text/traverse.d.ts +0 -8
- package/dist/shared/text/whitespace.d.ts +0 -4
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import readability from "text-readability";
|
|
2
2
|
import { oneToOneRule } from "../private/textlint-rule-builders.js";
|
|
3
3
|
const MAX_SCORE = 12;
|
|
4
4
|
function rounded(score) {
|
|
@@ -9,7 +9,6 @@ const rule = oneToOneRule({
|
|
|
9
9
|
if (unit.text.length === 0) {
|
|
10
10
|
return [];
|
|
11
11
|
}
|
|
12
|
-
const readability = new TextReadability({ lang: "en_US" });
|
|
13
12
|
const score = readability.colemanLiauIndex(unit.text);
|
|
14
13
|
if (score <= MAX_SCORE) {
|
|
15
14
|
return [];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import readability from "text-readability";
|
|
2
2
|
import { oneToOneRule } from "../private/textlint-rule-builders.js";
|
|
3
3
|
const MIN_SCORE = 61;
|
|
4
4
|
function rounded(score) {
|
|
@@ -9,7 +9,6 @@ const rule = oneToOneRule({
|
|
|
9
9
|
if (unit.text.length === 0) {
|
|
10
10
|
return [];
|
|
11
11
|
}
|
|
12
|
-
const readability = new TextReadability({ lang: "en_US" });
|
|
13
12
|
const score = readability.fleschReadingEase(unit.text);
|
|
14
13
|
if (score >= MIN_SCORE) {
|
|
15
14
|
return [];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import readability from "text-readability";
|
|
2
2
|
import { oneToOneRule } from "../private/textlint-rule-builders.js";
|
|
3
3
|
const MAX_SCORE = 12;
|
|
4
4
|
function rounded(score) {
|
|
@@ -9,7 +9,6 @@ const rule = oneToOneRule({
|
|
|
9
9
|
if (unit.text.length === 0) {
|
|
10
10
|
return [];
|
|
11
11
|
}
|
|
12
|
-
const readability = new TextReadability({ lang: "en_US" });
|
|
13
12
|
const score = readability.gunningFog(unit.text);
|
|
14
13
|
if (score <= MAX_SCORE) {
|
|
15
14
|
return [];
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "slopless",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.14",
|
|
4
4
|
"description": "Deterministic textlint rules and CLI for catching prose slop in English Markdown.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"textlint",
|
|
@@ -115,10 +115,10 @@
|
|
|
115
115
|
"./rules/words/prohibited-words": "./dist/rules/words/prohibited-words.js"
|
|
116
116
|
},
|
|
117
117
|
"dependencies": {
|
|
118
|
-
"@lunarisapp/readability": "^1.1.0",
|
|
119
118
|
"@textlint/ast-node-types": "15.7.1",
|
|
120
119
|
"@textlint/types": "15.7.1",
|
|
121
120
|
"sentence-splitter": "5.0.1",
|
|
121
|
+
"text-readability": "1.1.1",
|
|
122
122
|
"textlint": "15.7.1",
|
|
123
123
|
"textlint-filter-rule-comments": "^1.3.0",
|
|
124
124
|
"textlint-rule-helper": "2.5.0",
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import type { TxtNode } from "@textlint/ast-node-types";
|
|
2
|
-
import type { TextlintRuleContext } from "@textlint/types";
|
|
3
|
-
import type { TextUnit } from "../../rules/types.js";
|
|
4
|
-
import type { RuleId, SourceRange } from "../../rules/types.js";
|
|
5
|
-
import type { RuleReport } from "../../reporting/types.js";
|
|
6
|
-
export declare function emitTextlintReport(context: Readonly<TextlintRuleContext>, unitsById: ReadonlyMap<string, TextUnit>, report: RuleReport): void;
|
|
7
|
-
export declare function emitTextlintReports(context: Readonly<TextlintRuleContext>, unitsById: ReadonlyMap<string, TextUnit>, reports: readonly RuleReport[]): void;
|
|
8
|
-
type TextlintDetectionInput = {
|
|
9
|
-
readonly data?: Readonly<Record<string, boolean | number | string>>;
|
|
10
|
-
readonly evidence: string;
|
|
11
|
-
readonly label: string;
|
|
12
|
-
readonly message: string;
|
|
13
|
-
readonly range: SourceRange;
|
|
14
|
-
readonly ruleId: RuleId;
|
|
15
|
-
readonly unit: TextUnit;
|
|
16
|
-
};
|
|
17
|
-
type TextlintFindingInput = {
|
|
18
|
-
readonly data?: Readonly<Record<string, boolean | number | string>>;
|
|
19
|
-
readonly evidence?: string;
|
|
20
|
-
readonly label?: string;
|
|
21
|
-
readonly message: string;
|
|
22
|
-
readonly node: TxtNode;
|
|
23
|
-
readonly range: SourceRange;
|
|
24
|
-
readonly ruleId: RuleId;
|
|
25
|
-
};
|
|
26
|
-
type TextlintNodeFindingInput = {
|
|
27
|
-
readonly message: string;
|
|
28
|
-
readonly node: TxtNode;
|
|
29
|
-
readonly ruleId: RuleId;
|
|
30
|
-
};
|
|
31
|
-
export declare function emitTextlintDetection(context: Readonly<TextlintRuleContext>, input: TextlintDetectionInput): void;
|
|
32
|
-
export declare function emitTextlintFinding(context: Readonly<TextlintRuleContext>, input: TextlintFindingInput): void;
|
|
33
|
-
export declare function emitTextlintNodeFinding(context: Readonly<TextlintRuleContext>, input: TextlintNodeFindingInput): void;
|
|
34
|
-
export {};
|
|
35
|
-
//# sourceMappingURL=report.d.ts.map
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { TxtDocumentNode } from "@textlint/ast-node-types";
|
|
2
|
-
import type { TextlintRuleContext, TextlintRuleModule } from "@textlint/types";
|
|
3
|
-
import type { TextUnit } from "../../rules/types.js";
|
|
4
|
-
import type { RuleDefinition } from "../../reporting/types.js";
|
|
5
|
-
type TextlintUnitProvider<Options extends object> = (document: TxtDocumentNode, context: Readonly<TextlintRuleContext>, options: Readonly<Options> | undefined) => readonly TextUnit[];
|
|
6
|
-
type TextlintRuleDefinition<Options extends object> = RuleDefinition<Options> & {
|
|
7
|
-
readonly units: TextlintUnitProvider<Options>;
|
|
8
|
-
};
|
|
9
|
-
export declare function defineTextlintRule<Options extends object = Record<string, never>>(definition: TextlintRuleDefinition<Options>): TextlintRuleModule<Options>;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=rule.d.ts.map
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { TxtDocumentNode, TxtNode } from "@textlint/ast-node-types";
|
|
2
|
-
import type { TextUnit } from "../../rules/types.js";
|
|
3
|
-
export declare function documentUnit(document: TxtDocumentNode): TextUnit;
|
|
4
|
-
export declare function paragraphSequenceUnit(document: TxtDocumentNode): TextUnit;
|
|
5
|
-
export declare function paragraphUnits(document: TxtDocumentNode): TextUnit[];
|
|
6
|
-
export declare function sentenceUnits(document: TxtDocumentNode): TextUnit[];
|
|
7
|
-
export declare function sectionFirstSentenceUnits(document: TxtDocumentNode): TextUnit[];
|
|
8
|
-
export declare function sectionLastSentenceUnits(document: TxtDocumentNode): TextUnit[];
|
|
9
|
-
export declare function headingUnits(document: TxtDocumentNode, ignoredAncestorTypes?: readonly string[]): TextUnit[];
|
|
10
|
-
export declare function allParagraphUnits(document: TxtDocumentNode, ignoredAncestorTypes?: readonly string[]): TextUnit[];
|
|
11
|
-
export declare function strUnits(document: TxtDocumentNode, ignoredAncestorTypes?: readonly string[]): TextUnit[];
|
|
12
|
-
export declare function linkUnits(document: TxtDocumentNode, ignoredAncestorTypes?: readonly string[]): TextUnit[];
|
|
13
|
-
export declare function textUnitForNode(id: string, kind: TextUnit["kind"], node: TxtNode, text: string): TextUnit;
|
|
14
|
-
//# sourceMappingURL=units.d.ts.map
|
package/dist/cli.d.ts
DELETED
package/dist/index.d.ts
DELETED
|
@@ -1,348 +0,0 @@
|
|
|
1
|
-
export declare const rules: {
|
|
2
|
-
"hedge-stacking": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
3
|
-
"llm-vocabulary-density": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
4
|
-
"llm-vocabulary": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
5
|
-
"prohibited-words": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
6
|
-
simplicity: import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
7
|
-
"recommended-terms": import("@textlint/types").TextlintRuleModule<{
|
|
8
|
-
readonly allowInflections?: boolean;
|
|
9
|
-
readonly minCount?: number;
|
|
10
|
-
readonly terms?: readonly string[];
|
|
11
|
-
}>;
|
|
12
|
-
"required-terms": import("@textlint/types").TextlintRuleModule<{
|
|
13
|
-
readonly terms?: readonly string[];
|
|
14
|
-
}>;
|
|
15
|
-
"demonstrative-emphasis": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
16
|
-
"empty-emphasis": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
17
|
-
"fragment-stacking": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
18
|
-
"repeated-predicate-end": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
19
|
-
"repeated-sentence-starts": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
20
|
-
"triple-repeat": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
21
|
-
"response-wrapper": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
22
|
-
"boilerplate-framing": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
23
|
-
"formal-transition-density": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
24
|
-
"generic-signposting": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
25
|
-
"lesson-framing": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
26
|
-
"llm-openers": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
27
|
-
"observer-guidance": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
28
|
-
"softening-language": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
29
|
-
"universalizing-claims": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
30
|
-
"blame-reframe": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
31
|
-
"contrastive-aphorism": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
32
|
-
"negation-reframe": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
33
|
-
"affirmation-closers": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
34
|
-
"boilerplate-conclusion": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
35
|
-
"false-question": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
36
|
-
"summative-closer": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
37
|
-
"authority-padding": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
38
|
-
"uncited-authority": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
39
|
-
"semantic-thinness": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
40
|
-
cliches: import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
41
|
-
"corporate-speak": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
42
|
-
"humble-bragger": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
43
|
-
"jargon-faker": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
44
|
-
"llm-disclaimer": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
45
|
-
"prohibited-phrases": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
46
|
-
redundancy: import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
47
|
-
"skunked-terms": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
48
|
-
uncomparables: import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
49
|
-
wordiness: import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
50
|
-
"artifact-placeholders": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
51
|
-
"colon-dramatic": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
52
|
-
"em-dashes": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
53
|
-
"exclamation-density": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
54
|
-
"fake-timestamps": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
55
|
-
"hidden-unicode-controls": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
56
|
-
"sentence-case": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
57
|
-
"smart-quotes": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
58
|
-
"body-action-density": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
59
|
-
"empty-beat": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
60
|
-
"emotion-telling": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
61
|
-
"flat-action-cadence": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
62
|
-
"low-information-beat-density": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
63
|
-
"perception-verb-density": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
64
|
-
"narrative-cliches": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
65
|
-
"avg-sentence-length": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
66
|
-
"coleman-liau": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
67
|
-
"flesch-kincaid": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
68
|
-
"gunning-fog": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
69
|
-
"paragraph-length": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
70
|
-
"word-repetition": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
71
|
-
"academic-boilerplate": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
72
|
-
"academic-formula-frames": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
73
|
-
"tortured-phrases": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
74
|
-
};
|
|
75
|
-
export declare const presets: {
|
|
76
|
-
everything: {
|
|
77
|
-
rules: {
|
|
78
|
-
"affirmation-closers": boolean;
|
|
79
|
-
"artifact-placeholders": boolean;
|
|
80
|
-
"authority-padding": boolean;
|
|
81
|
-
"avg-sentence-length": boolean;
|
|
82
|
-
"blame-reframe": boolean;
|
|
83
|
-
"body-action-density": boolean;
|
|
84
|
-
"boilerplate-conclusion": boolean;
|
|
85
|
-
"boilerplate-framing": boolean;
|
|
86
|
-
cliches: boolean;
|
|
87
|
-
"colon-dramatic": boolean;
|
|
88
|
-
"coleman-liau": boolean;
|
|
89
|
-
"corporate-speak": boolean;
|
|
90
|
-
"contrastive-aphorism": boolean;
|
|
91
|
-
"demonstrative-emphasis": boolean;
|
|
92
|
-
"em-dashes": boolean;
|
|
93
|
-
"empty-emphasis": boolean;
|
|
94
|
-
"exclamation-density": boolean;
|
|
95
|
-
"fake-timestamps": boolean;
|
|
96
|
-
"false-question": boolean;
|
|
97
|
-
"flat-action-cadence": boolean;
|
|
98
|
-
"formal-transition-density": boolean;
|
|
99
|
-
"flesch-kincaid": boolean;
|
|
100
|
-
"fragment-stacking": boolean;
|
|
101
|
-
"gunning-fog": boolean;
|
|
102
|
-
"hedge-stacking": boolean;
|
|
103
|
-
"hidden-unicode-controls": boolean;
|
|
104
|
-
"humble-bragger": boolean;
|
|
105
|
-
"jargon-faker": boolean;
|
|
106
|
-
"generic-signposting": boolean;
|
|
107
|
-
"lesson-framing": boolean;
|
|
108
|
-
"llm-disclaimer": boolean;
|
|
109
|
-
"llm-openers": boolean;
|
|
110
|
-
"llm-vocabulary-density": boolean;
|
|
111
|
-
"llm-vocabulary": boolean;
|
|
112
|
-
"low-information-beat-density": boolean;
|
|
113
|
-
"negation-reframe": boolean;
|
|
114
|
-
"narrative-cliches": boolean;
|
|
115
|
-
"observer-guidance": boolean;
|
|
116
|
-
"paragraph-length": boolean;
|
|
117
|
-
"perception-verb-density": boolean;
|
|
118
|
-
"prohibited-phrases": boolean;
|
|
119
|
-
"prohibited-words": boolean;
|
|
120
|
-
"recommended-terms": boolean;
|
|
121
|
-
redundancy: boolean;
|
|
122
|
-
"repeated-predicate-end": boolean;
|
|
123
|
-
"repeated-sentence-starts": boolean;
|
|
124
|
-
"response-wrapper": boolean;
|
|
125
|
-
"required-terms": boolean;
|
|
126
|
-
"sentence-case": boolean;
|
|
127
|
-
"semantic-thinness": boolean;
|
|
128
|
-
simplicity: boolean;
|
|
129
|
-
"skunked-terms": boolean;
|
|
130
|
-
"softening-language": boolean;
|
|
131
|
-
"smart-quotes": boolean;
|
|
132
|
-
"summative-closer": boolean;
|
|
133
|
-
"triple-repeat": boolean;
|
|
134
|
-
"tortured-phrases": boolean;
|
|
135
|
-
"uncited-authority": boolean;
|
|
136
|
-
uncomparables: boolean;
|
|
137
|
-
"universalizing-claims": boolean;
|
|
138
|
-
"word-repetition": boolean;
|
|
139
|
-
wordiness: boolean;
|
|
140
|
-
};
|
|
141
|
-
};
|
|
142
|
-
};
|
|
143
|
-
export declare const rulesConfig: {
|
|
144
|
-
"affirmation-closers": boolean;
|
|
145
|
-
"artifact-placeholders": boolean;
|
|
146
|
-
"authority-padding": boolean;
|
|
147
|
-
"avg-sentence-length": boolean;
|
|
148
|
-
"blame-reframe": boolean;
|
|
149
|
-
"body-action-density": boolean;
|
|
150
|
-
"boilerplate-conclusion": boolean;
|
|
151
|
-
"boilerplate-framing": boolean;
|
|
152
|
-
cliches: boolean;
|
|
153
|
-
"colon-dramatic": boolean;
|
|
154
|
-
"coleman-liau": boolean;
|
|
155
|
-
"corporate-speak": boolean;
|
|
156
|
-
"contrastive-aphorism": boolean;
|
|
157
|
-
"demonstrative-emphasis": boolean;
|
|
158
|
-
"em-dashes": boolean;
|
|
159
|
-
"empty-emphasis": boolean;
|
|
160
|
-
"exclamation-density": boolean;
|
|
161
|
-
"fake-timestamps": boolean;
|
|
162
|
-
"false-question": boolean;
|
|
163
|
-
"flat-action-cadence": boolean;
|
|
164
|
-
"formal-transition-density": boolean;
|
|
165
|
-
"flesch-kincaid": boolean;
|
|
166
|
-
"fragment-stacking": boolean;
|
|
167
|
-
"gunning-fog": boolean;
|
|
168
|
-
"hedge-stacking": boolean;
|
|
169
|
-
"hidden-unicode-controls": boolean;
|
|
170
|
-
"humble-bragger": boolean;
|
|
171
|
-
"jargon-faker": boolean;
|
|
172
|
-
"generic-signposting": boolean;
|
|
173
|
-
"lesson-framing": boolean;
|
|
174
|
-
"llm-disclaimer": boolean;
|
|
175
|
-
"llm-openers": boolean;
|
|
176
|
-
"llm-vocabulary-density": boolean;
|
|
177
|
-
"llm-vocabulary": boolean;
|
|
178
|
-
"low-information-beat-density": boolean;
|
|
179
|
-
"negation-reframe": boolean;
|
|
180
|
-
"narrative-cliches": boolean;
|
|
181
|
-
"observer-guidance": boolean;
|
|
182
|
-
"paragraph-length": boolean;
|
|
183
|
-
"perception-verb-density": boolean;
|
|
184
|
-
"prohibited-phrases": boolean;
|
|
185
|
-
"prohibited-words": boolean;
|
|
186
|
-
"recommended-terms": boolean;
|
|
187
|
-
redundancy: boolean;
|
|
188
|
-
"repeated-predicate-end": boolean;
|
|
189
|
-
"repeated-sentence-starts": boolean;
|
|
190
|
-
"response-wrapper": boolean;
|
|
191
|
-
"required-terms": boolean;
|
|
192
|
-
"sentence-case": boolean;
|
|
193
|
-
"semantic-thinness": boolean;
|
|
194
|
-
simplicity: boolean;
|
|
195
|
-
"skunked-terms": boolean;
|
|
196
|
-
"softening-language": boolean;
|
|
197
|
-
"smart-quotes": boolean;
|
|
198
|
-
"summative-closer": boolean;
|
|
199
|
-
"triple-repeat": boolean;
|
|
200
|
-
"tortured-phrases": boolean;
|
|
201
|
-
"uncited-authority": boolean;
|
|
202
|
-
uncomparables: boolean;
|
|
203
|
-
"universalizing-claims": boolean;
|
|
204
|
-
"word-repetition": boolean;
|
|
205
|
-
wordiness: boolean;
|
|
206
|
-
};
|
|
207
|
-
declare const _default: {
|
|
208
|
-
rules: {
|
|
209
|
-
"hedge-stacking": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
210
|
-
"llm-vocabulary-density": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
211
|
-
"llm-vocabulary": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
212
|
-
"prohibited-words": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
213
|
-
simplicity: import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
214
|
-
"recommended-terms": import("@textlint/types").TextlintRuleModule<{
|
|
215
|
-
readonly allowInflections?: boolean;
|
|
216
|
-
readonly minCount?: number;
|
|
217
|
-
readonly terms?: readonly string[];
|
|
218
|
-
}>;
|
|
219
|
-
"required-terms": import("@textlint/types").TextlintRuleModule<{
|
|
220
|
-
readonly terms?: readonly string[];
|
|
221
|
-
}>;
|
|
222
|
-
"demonstrative-emphasis": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
223
|
-
"empty-emphasis": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
224
|
-
"fragment-stacking": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
225
|
-
"repeated-predicate-end": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
226
|
-
"repeated-sentence-starts": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
227
|
-
"triple-repeat": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
228
|
-
"response-wrapper": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
229
|
-
"boilerplate-framing": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
230
|
-
"formal-transition-density": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
231
|
-
"generic-signposting": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
232
|
-
"lesson-framing": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
233
|
-
"llm-openers": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
234
|
-
"observer-guidance": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
235
|
-
"softening-language": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
236
|
-
"universalizing-claims": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
237
|
-
"blame-reframe": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
238
|
-
"contrastive-aphorism": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
239
|
-
"negation-reframe": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
240
|
-
"affirmation-closers": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
241
|
-
"boilerplate-conclusion": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
242
|
-
"false-question": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
243
|
-
"summative-closer": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
244
|
-
"authority-padding": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
245
|
-
"uncited-authority": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
246
|
-
"semantic-thinness": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
247
|
-
cliches: import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
248
|
-
"corporate-speak": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
249
|
-
"humble-bragger": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
250
|
-
"jargon-faker": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
251
|
-
"llm-disclaimer": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
252
|
-
"prohibited-phrases": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
253
|
-
redundancy: import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
254
|
-
"skunked-terms": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
255
|
-
uncomparables: import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
256
|
-
wordiness: import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
257
|
-
"artifact-placeholders": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
258
|
-
"colon-dramatic": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
259
|
-
"em-dashes": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
260
|
-
"exclamation-density": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
261
|
-
"fake-timestamps": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
262
|
-
"hidden-unicode-controls": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
263
|
-
"sentence-case": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
264
|
-
"smart-quotes": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
265
|
-
"body-action-density": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
266
|
-
"empty-beat": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
267
|
-
"emotion-telling": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
268
|
-
"flat-action-cadence": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
269
|
-
"low-information-beat-density": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
270
|
-
"perception-verb-density": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
271
|
-
"narrative-cliches": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
272
|
-
"avg-sentence-length": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
273
|
-
"coleman-liau": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
274
|
-
"flesch-kincaid": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
275
|
-
"gunning-fog": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
276
|
-
"paragraph-length": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
277
|
-
"word-repetition": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
278
|
-
"academic-boilerplate": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
279
|
-
"academic-formula-frames": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
280
|
-
"tortured-phrases": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
281
|
-
};
|
|
282
|
-
rulesConfig: {
|
|
283
|
-
"affirmation-closers": boolean;
|
|
284
|
-
"artifact-placeholders": boolean;
|
|
285
|
-
"authority-padding": boolean;
|
|
286
|
-
"avg-sentence-length": boolean;
|
|
287
|
-
"blame-reframe": boolean;
|
|
288
|
-
"body-action-density": boolean;
|
|
289
|
-
"boilerplate-conclusion": boolean;
|
|
290
|
-
"boilerplate-framing": boolean;
|
|
291
|
-
cliches: boolean;
|
|
292
|
-
"colon-dramatic": boolean;
|
|
293
|
-
"coleman-liau": boolean;
|
|
294
|
-
"corporate-speak": boolean;
|
|
295
|
-
"contrastive-aphorism": boolean;
|
|
296
|
-
"demonstrative-emphasis": boolean;
|
|
297
|
-
"em-dashes": boolean;
|
|
298
|
-
"empty-emphasis": boolean;
|
|
299
|
-
"exclamation-density": boolean;
|
|
300
|
-
"fake-timestamps": boolean;
|
|
301
|
-
"false-question": boolean;
|
|
302
|
-
"flat-action-cadence": boolean;
|
|
303
|
-
"formal-transition-density": boolean;
|
|
304
|
-
"flesch-kincaid": boolean;
|
|
305
|
-
"fragment-stacking": boolean;
|
|
306
|
-
"gunning-fog": boolean;
|
|
307
|
-
"hedge-stacking": boolean;
|
|
308
|
-
"hidden-unicode-controls": boolean;
|
|
309
|
-
"humble-bragger": boolean;
|
|
310
|
-
"jargon-faker": boolean;
|
|
311
|
-
"generic-signposting": boolean;
|
|
312
|
-
"lesson-framing": boolean;
|
|
313
|
-
"llm-disclaimer": boolean;
|
|
314
|
-
"llm-openers": boolean;
|
|
315
|
-
"llm-vocabulary-density": boolean;
|
|
316
|
-
"llm-vocabulary": boolean;
|
|
317
|
-
"low-information-beat-density": boolean;
|
|
318
|
-
"negation-reframe": boolean;
|
|
319
|
-
"narrative-cliches": boolean;
|
|
320
|
-
"observer-guidance": boolean;
|
|
321
|
-
"paragraph-length": boolean;
|
|
322
|
-
"perception-verb-density": boolean;
|
|
323
|
-
"prohibited-phrases": boolean;
|
|
324
|
-
"prohibited-words": boolean;
|
|
325
|
-
"recommended-terms": boolean;
|
|
326
|
-
redundancy: boolean;
|
|
327
|
-
"repeated-predicate-end": boolean;
|
|
328
|
-
"repeated-sentence-starts": boolean;
|
|
329
|
-
"response-wrapper": boolean;
|
|
330
|
-
"required-terms": boolean;
|
|
331
|
-
"sentence-case": boolean;
|
|
332
|
-
"semantic-thinness": boolean;
|
|
333
|
-
simplicity: boolean;
|
|
334
|
-
"skunked-terms": boolean;
|
|
335
|
-
"softening-language": boolean;
|
|
336
|
-
"smart-quotes": boolean;
|
|
337
|
-
"summative-closer": boolean;
|
|
338
|
-
"triple-repeat": boolean;
|
|
339
|
-
"tortured-phrases": boolean;
|
|
340
|
-
"uncited-authority": boolean;
|
|
341
|
-
uncomparables: boolean;
|
|
342
|
-
"universalizing-claims": boolean;
|
|
343
|
-
"word-repetition": boolean;
|
|
344
|
-
wordiness: boolean;
|
|
345
|
-
};
|
|
346
|
-
};
|
|
347
|
-
export default _default;
|
|
348
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
export declare const everything: {
|
|
2
|
-
rules: {
|
|
3
|
-
"affirmation-closers": boolean;
|
|
4
|
-
"artifact-placeholders": boolean;
|
|
5
|
-
"authority-padding": boolean;
|
|
6
|
-
"avg-sentence-length": boolean;
|
|
7
|
-
"blame-reframe": boolean;
|
|
8
|
-
"body-action-density": boolean;
|
|
9
|
-
"boilerplate-conclusion": boolean;
|
|
10
|
-
"boilerplate-framing": boolean;
|
|
11
|
-
cliches: boolean;
|
|
12
|
-
"colon-dramatic": boolean;
|
|
13
|
-
"coleman-liau": boolean;
|
|
14
|
-
"corporate-speak": boolean;
|
|
15
|
-
"contrastive-aphorism": boolean;
|
|
16
|
-
"demonstrative-emphasis": boolean;
|
|
17
|
-
"em-dashes": boolean;
|
|
18
|
-
"empty-emphasis": boolean;
|
|
19
|
-
"exclamation-density": boolean;
|
|
20
|
-
"fake-timestamps": boolean;
|
|
21
|
-
"false-question": boolean;
|
|
22
|
-
"flat-action-cadence": boolean;
|
|
23
|
-
"formal-transition-density": boolean;
|
|
24
|
-
"flesch-kincaid": boolean;
|
|
25
|
-
"fragment-stacking": boolean;
|
|
26
|
-
"gunning-fog": boolean;
|
|
27
|
-
"hedge-stacking": boolean;
|
|
28
|
-
"hidden-unicode-controls": boolean;
|
|
29
|
-
"humble-bragger": boolean;
|
|
30
|
-
"jargon-faker": boolean;
|
|
31
|
-
"generic-signposting": boolean;
|
|
32
|
-
"lesson-framing": boolean;
|
|
33
|
-
"llm-disclaimer": boolean;
|
|
34
|
-
"llm-openers": boolean;
|
|
35
|
-
"llm-vocabulary-density": boolean;
|
|
36
|
-
"llm-vocabulary": boolean;
|
|
37
|
-
"low-information-beat-density": boolean;
|
|
38
|
-
"negation-reframe": boolean;
|
|
39
|
-
"narrative-cliches": boolean;
|
|
40
|
-
"observer-guidance": boolean;
|
|
41
|
-
"paragraph-length": boolean;
|
|
42
|
-
"perception-verb-density": boolean;
|
|
43
|
-
"prohibited-phrases": boolean;
|
|
44
|
-
"prohibited-words": boolean;
|
|
45
|
-
"recommended-terms": boolean;
|
|
46
|
-
redundancy: boolean;
|
|
47
|
-
"repeated-predicate-end": boolean;
|
|
48
|
-
"repeated-sentence-starts": boolean;
|
|
49
|
-
"response-wrapper": boolean;
|
|
50
|
-
"required-terms": boolean;
|
|
51
|
-
"sentence-case": boolean;
|
|
52
|
-
"semantic-thinness": boolean;
|
|
53
|
-
simplicity: boolean;
|
|
54
|
-
"skunked-terms": boolean;
|
|
55
|
-
"softening-language": boolean;
|
|
56
|
-
"smart-quotes": boolean;
|
|
57
|
-
"summative-closer": boolean;
|
|
58
|
-
"triple-repeat": boolean;
|
|
59
|
-
"tortured-phrases": boolean;
|
|
60
|
-
"uncited-authority": boolean;
|
|
61
|
-
uncomparables: boolean;
|
|
62
|
-
"universalizing-claims": boolean;
|
|
63
|
-
"word-repetition": boolean;
|
|
64
|
-
wordiness: boolean;
|
|
65
|
-
};
|
|
66
|
-
};
|
|
67
|
-
//# sourceMappingURL=everything.d.ts.map
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export declare const academicSlopRules: {
|
|
2
|
-
"academic-boilerplate": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
3
|
-
"academic-formula-frames": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
4
|
-
"tortured-phrases": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
5
|
-
};
|
|
6
|
-
//# sourceMappingURL=academic-slop.d.ts.map
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export declare const metricRules: {
|
|
2
|
-
"avg-sentence-length": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
3
|
-
"coleman-liau": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
4
|
-
"flesch-kincaid": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
5
|
-
"gunning-fog": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
6
|
-
"paragraph-length": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
7
|
-
"word-repetition": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
8
|
-
};
|
|
9
|
-
//# sourceMappingURL=metrics.d.ts.map
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export declare const narrativeSlopRules: {
|
|
2
|
-
"body-action-density": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
3
|
-
"empty-beat": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
4
|
-
"emotion-telling": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
5
|
-
"flat-action-cadence": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
6
|
-
"low-information-beat-density": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
7
|
-
"perception-verb-density": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
8
|
-
"narrative-cliches": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
9
|
-
};
|
|
10
|
-
//# sourceMappingURL=narrative-slop.d.ts.map
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export declare const orthographyRules: {
|
|
2
|
-
"artifact-placeholders": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
3
|
-
"colon-dramatic": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
4
|
-
"em-dashes": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
5
|
-
"exclamation-density": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
6
|
-
"fake-timestamps": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
7
|
-
"hidden-unicode-controls": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
8
|
-
"sentence-case": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
9
|
-
"smart-quotes": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
10
|
-
};
|
|
11
|
-
//# sourceMappingURL=orthography.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export declare const phraseRules: {
|
|
2
|
-
cliches: import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
3
|
-
"corporate-speak": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
4
|
-
"humble-bragger": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
5
|
-
"jargon-faker": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
6
|
-
"llm-disclaimer": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
7
|
-
"prohibited-phrases": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
8
|
-
redundancy: import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
9
|
-
"skunked-terms": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
10
|
-
uncomparables: import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
11
|
-
wordiness: import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
12
|
-
};
|
|
13
|
-
//# sourceMappingURL=phrases.d.ts.map
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export declare const closerRules: {
|
|
2
|
-
"affirmation-closers": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
3
|
-
"boilerplate-conclusion": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
4
|
-
"false-question": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
5
|
-
"summative-closer": import("@textlint/types").TextlintRuleModule<Record<string, never>>;
|
|
6
|
-
};
|
|
7
|
-
//# sourceMappingURL=closers.d.ts.map
|