File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <component name =" ProjectRunConfigurationManager" >
2+ <configuration default =" false" name =" Build" type =" js.build_tools.npm" >
3+ <package-json value =" $PROJECT_DIR$/package.json" />
4+ <command value =" run" />
5+ <scripts >
6+ <script value =" build" />
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 =" Check Types" type =" js.build_tools.npm" >
3+ <package-json value =" $PROJECT_DIR$/package.json" />
4+ <command value =" run" />
5+ <scripts >
6+ <script value =" typecheck" />
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 =" Debug Docs" type =" JavascriptDebugType" activateToolWindowBeforeRun =" false" uri =" http://localhost:5173" >
3+ <method v =" 2" />
4+ </configuration >
5+ </component >
Original file line number Diff line number Diff line change 1+ <component name =" ProjectRunConfigurationManager" >
2+ <configuration default =" false" name =" Docs" type =" CompoundRunConfigurationType" >
3+ <toRun name =" Debug Docs" type =" JavascriptDebugType" />
4+ <toRun name =" Generate Docs (Watch)" type =" js.build_tools.npm" />
5+ <toRun name =" Serve Docs" type =" js.build_tools.npm" />
6+ <method v =" 2" />
7+ </configuration >
8+ </component >
Original file line number Diff line number Diff line change 1+ <component name =" ProjectRunConfigurationManager" >
2+ <configuration default =" false" name =" Format" type =" js.build_tools.npm" >
3+ <package-json value =" $PROJECT_DIR$/package.json" />
4+ <command value =" run" />
5+ <scripts >
6+ <script value =" format" />
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 =" Generate Docs (Watch)" type =" js.build_tools.npm" >
3+ <package-json value =" $PROJECT_DIR$/package.json" />
4+ <command value =" run" />
5+ <scripts >
6+ <script value =" docs:generate" />
7+ </scripts >
8+ <arguments value =" -- --watch" />
9+ <node-interpreter value =" project" />
10+ <envs />
11+ <method v =" 2" />
12+ </configuration >
13+ </component >
Original file line number Diff line number Diff line change 1+ <component name =" ProjectRunConfigurationManager" >
2+ <configuration default =" false" name =" Generate Docs" type =" js.build_tools.npm" >
3+ <package-json value =" $PROJECT_DIR$/package.json" />
4+ <command value =" run" />
5+ <scripts >
6+ <script value =" docs:generate" />
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" type =" js.build_tools.npm" >
3+ <package-json value =" $PROJECT_DIR$/package.json" />
4+ <command value =" run" />
5+ <scripts >
6+ <script value =" lint" />
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 =" Serve Docs" type =" js.build_tools.npm" >
3+ <package-json value =" $PROJECT_DIR$/package.json" />
4+ <command value =" run" />
5+ <scripts >
6+ <script value =" docs:serve" />
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 =" Tests" type =" js.build_tools.npm" >
3+ <package-json value =" $PROJECT_DIR$/package.json" />
4+ <command value =" run" />
5+ <scripts >
6+ <script value =" test" />
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