Skip to content

Conversation

azu
Copy link
Member

@azu azu commented Jul 7, 2019

use textlint-scripts 3.0.0 beta textlint/textlint-scripts#28

@azu azu mentioned this pull request Jul 7, 2019
3 tasks
@azu azu merged commit dc87dc6 into master Aug 1, 2019
@azu azu deleted the typescript branch August 1, 2019 11:50
@azu azu restored the typescript branch August 1, 2019 11:50
@azu azu deleted the typescript branch August 1, 2019 11:51
const prhStr = prhLinter(context, {
ruleContents: [
fs.readFileSync(path.join(__dirname, "..", "dict", "prh.yml"))
fs.readFileSync(path.join(__dirname, "..", "dict", "prh.yml"),"utf-8")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For inlining

kebhr added a commit to kebhr/textlint-rule-ja-no-abusage that referenced this pull request Feb 4, 2021
textlint-ja#11 で `src/dictionary.js` が `src/dictionary.ts` に移動されたため、`[src/dictionary.js](src/dictionary.js)` が 404 となっていた。
kebhr added a commit to kebhr/textlint-rule-ja-no-abusage that referenced this pull request Feb 4, 2021
textlint-ja#11 で `src/dictionary.js` が `src/dictionary.ts` に移動されたため、`[src/dictionary.js](src/dictionary.js)` が 404 となっていた。
azu pushed a commit that referenced this pull request Feb 4, 2021
#11 で `src/dictionary.js` が `src/dictionary.ts` に移動されたため、`[src/dictionary.js](src/dictionary.js)` が 404 となっていた。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant