Skip to content

Commit

Permalink
TAB-523 refactor spaces into module
Browse files Browse the repository at this point in the history
  • Loading branch information
evandor committed Apr 22, 2024
1 parent 61da01b commit 974f39c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .run/dev.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="dev" type="js.build_tools.npm" nameIsGenerated="true">
<package-json value="$PROJECT_DIR$/package.json" />
<command value="run" />
<scripts>
<script value="dev" />
</scripts>
<node-interpreter value="project" />
<envs />
<method v="2" />
</configuration>
</component>
2 changes: 1 addition & 1 deletion src/bookmarks
Submodule bookmarks updated 1 files
+120 −120 stores/bookmarksStore.ts

0 comments on commit 974f39c

Please sign in to comment.