File tree Expand file tree Collapse file tree 6 files changed +52
-4
lines changed
Expand file tree Collapse file tree 6 files changed +52
-4
lines changed Original file line number Diff line number Diff line change 1+ <component name =" ProjectRunConfigurationManager" >
2+ <configuration default =" false" name =" format:check" type =" js.build_tools.npm" nameIsGenerated =" true" >
3+ <package-json value =" $PROJECT_DIR$/package.json" />
4+ <command value =" run" />
5+ <scripts >
6+ <script value =" format:check" />
7+ </scripts >
8+ <node-interpreter value =" project" />
9+ <envs />
10+ <method v =" 2" />
11+ </configuration >
12+ </component >
Original file line number Diff line number Diff line change 1+ <component name =" ProjectRunConfigurationManager" >
2+ <configuration default =" false" name =" format:fix" type =" js.build_tools.npm" nameIsGenerated =" true" >
3+ <package-json value =" $PROJECT_DIR$/package.json" />
4+ <command value =" run" />
5+ <scripts >
6+ <script value =" format:fix" />
7+ </scripts >
8+ <node-interpreter value =" project" />
9+ <envs />
10+ <method v =" 2" />
11+ </configuration >
12+ </component >
Original file line number Diff line number Diff line change 1+ <component name =" ProjectRunConfigurationManager" >
2+ <configuration default =" false" name =" lint:check" type =" js.build_tools.npm" nameIsGenerated =" true" >
3+ <package-json value =" $PROJECT_DIR$/package.json" />
4+ <command value =" run" />
5+ <scripts >
6+ <script value =" lint:check" />
7+ </scripts >
8+ <node-interpreter value =" project" />
9+ <envs />
10+ <method v =" 2" />
11+ </configuration >
12+ </component >
Original file line number Diff line number Diff line change 11<component name =" ProjectRunConfigurationManager" >
2- <configuration default =" false" name =" format " type =" js.build_tools.npm" nameIsGenerated =" true" >
2+ <configuration default =" false" name =" lint:fix " type =" js.build_tools.npm" nameIsGenerated =" true" >
33 <package-json value =" $PROJECT_DIR$/package.json" />
44 <command value =" run" />
55 <scripts >
6- <script value =" format " />
6+ <script value =" lint:fix " />
77 </scripts >
88 <node-interpreter value =" project" />
99 <envs />
Original file line number Diff line number Diff line change 11<component name =" ProjectRunConfigurationManager" >
2- <configuration default =" false" name =" lint " type =" js.build_tools.npm" nameIsGenerated = " true " >
2+ <configuration default =" false" name =" mdlint:check " type =" js.build_tools.npm" >
33 <package-json value =" $PROJECT_DIR$/package.json" />
44 <command value =" run" />
55 <scripts >
6- <script value =" lint " />
6+ <script value =" mdlint:check " />
77 </scripts >
88 <node-interpreter value =" project" />
99 <envs />
Original file line number Diff line number Diff line change 1+ <component name =" ProjectRunConfigurationManager" >
2+ <configuration default =" false" name =" mdlint:fix" type =" js.build_tools.npm" nameIsGenerated =" true" >
3+ <package-json value =" $PROJECT_DIR$/package.json" />
4+ <command value =" run" />
5+ <scripts >
6+ <script value =" mdlint:fix" />
7+ </scripts >
8+ <node-interpreter value =" project" />
9+ <envs />
10+ <method v =" 2" />
11+ </configuration >
12+ </component >
You can’t perform that action at this time.
0 commit comments