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/jsLibraryMappings.xml | |
| parent | 5392cf6f6fa08d666ee58a2a57757192d9a50398 (diff) | |
proper exams rendering
Diffstat (limited to '.idea/jsLibraryMappings.xml')
| -rw-r--r-- | .idea/jsLibraryMappings.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml new file mode 100644 index 0000000..ddeb853 --- /dev/null +++ b/.idea/jsLibraryMappings.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="JavaScriptLibraryMappings"> + <file url="file://$PROJECT_DIR$" libraries="{solutions_repo node_modules}" /> + <includedPredefinedLibrary name="Node.js Core" /> + </component> +</project>
\ No newline at end of file |
