diff options
| author | Waref Haque <warefhaque@Warefs-MacBook-Pro.local> | 2016-07-19 04:21:17 +0000 |
|---|---|---|
| committer | Waref Haque <warefhaque@Warefs-MacBook-Pro.local> | 2016-07-19 04:21:17 +0000 |
| commit | daefddd8dc45e7044e83bd40706cfdca36471fe9 (patch) | |
| tree | 6d3617d1385d7e81af353f8196ddbd67204e26b2 /.idea/libraries/solutions_repo_node_modules.xml | |
| parent | 5392cf6f6fa08d666ee58a2a57757192d9a50398 (diff) | |
proper exams rendering
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 |
