Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(textlint): add [email protected] #128

Merged
merged 1 commit into from
Mar 3, 2019
Merged

fix(textlint): add [email protected] #128

merged 1 commit into from
Mar 3, 2019

Conversation

azu
Copy link
Owner

@azu azu commented Mar 3, 2019

https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression/releases/tag/3.0.0

yarn textlint:fix

で7つ修正、後は1つ(〜を行う)は手動で修正

@azu azu merged commit 99f717f into master Mar 3, 2019
@@ -54,7 +54,7 @@ gulp.task("sass", function() {
それぞれの処理がどのように実装されているかはよく分かりませんでした。

ここでは`gulp-prefixer`というgulpプラグインを書いていきます。
`gulp-prefixer`は与えられたそれぞれのファイルに対して先頭に特定の文字列の追加を行うプラグインです
`gulp-prefixer`は与えられたそれぞれのファイルに対して先頭に特定の文字列の追加するプラグインです
Copy link
Owner Author

@azu azu Mar 3, 2019

Choose a reason for hiding this comment

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

文字列の追加を行う -> 文字列を追加する

追加で修正した fd0a6b8

azu added a commit that referenced this pull request Mar 3, 2019
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