From 29b9b684a309c2690be6771c507fa041ae0b994d Mon Sep 17 00:00:00 2001
From: Piotr Gawron <piotr.gawron@uni.lu>
Date: Tue, 21 Nov 2017 12:20:50 +0100
Subject: [PATCH] webstorm libraries added

---
 frontend-js/.idea/frontend-js.iml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/frontend-js/.idea/frontend-js.iml b/frontend-js/.idea/frontend-js.iml
index 5964ef5d96..efb73a09b9 100644
--- a/frontend-js/.idea/frontend-js.iml
+++ b/frontend-js/.idea/frontend-js.iml
@@ -15,5 +15,10 @@
     <orderEntry type="sourceFolder" forTests="false" />
     <orderEntry type="library" name="chai-DefinitelyTyped" level="application" />
     <orderEntry type="library" name="js-cookie-DefinitelyTyped" level="application" />
+    <orderEntry type="library" name="bluebird-DefinitelyTyped" level="application" />
+    <orderEntry type="library" name="mocha-DefinitelyTyped" level="application" />
+    <orderEntry type="library" name="jQuery UI-1.10.2" level="application" />
+    <orderEntry type="library" name="jQuery-2.0.0" level="application" />
+    <orderEntry type="library" name="datatables.net-DefinitelyTyped" level="application" />
   </component>
 </module>
\ No newline at end of file
-- 
GitLab