fixLintCommand property

List<String> fixLintCommand
final

Command that fixes ESLint errors.

ESLintエラーを修正するコマンド。

Implementation

final List<String> fixLintCommand;