diff options
Diffstat (limited to '.idea/libraries/solutions_repo_node_modules.xml')
| -rw-r--r-- | .idea/libraries/solutions_repo_node_modules.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.idea/libraries/solutions_repo_node_modules.xml b/.idea/libraries/solutions_repo_node_modules.xml new file mode 100644 index 0000000..fd48a42 --- /dev/null +++ b/.idea/libraries/solutions_repo_node_modules.xml @@ -0,0 +1,14 @@ +<component name="libraryTable"> + <library name="solutions_repo node_modules" type="javaScript"> + <properties> + <option name="frameworkName" value="node_modules" /> + <sourceFilesUrls> + <item url="file://$PROJECT_DIR$/node_modules" /> + </sourceFilesUrls> + </properties> + <CLASSES> + <root url="file://$PROJECT_DIR$/node_modules" /> + </CLASSES> + <SOURCES /> + </library> +</component>
\ No newline at end of file |
