blob: fd48a424cb08750acacb652ef76e8fa549ceb472 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>
|