Skip to content

Commit

Permalink
Update saved run configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
dabico committed Apr 2, 2024
1 parent 488d625 commit e951bd1
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 38 deletions.
4 changes: 2 additions & 2 deletions .run/npm/lint-js.run.xml → .run/npm/build.run.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="lint-js" type="js.build_tools.npm" nameIsGenerated="true">
<configuration default="false" name="build" type="js.build_tools.npm" nameIsGenerated="true">
<package-json value="$PROJECT_DIR$/package.json" />
<command value="run" />
<scripts>
<script value="lint-js" />
<script value="build" />
</scripts>
<node-interpreter value="project" />
<envs />
Expand Down
12 changes: 0 additions & 12 deletions .run/npm/lint-css.run.xml

This file was deleted.

12 changes: 0 additions & 12 deletions .run/npm/lint-html.run.xml

This file was deleted.

12 changes: 0 additions & 12 deletions .run/npm/lint-md.run.xml

This file was deleted.

0 comments on commit e951bd1

Please sign in to comment.