forked from electricessence/TypeScript.NET
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTypeScript.NET.iml
More file actions
19 lines (19 loc) · 955 Bytes
/
Copy pathTypeScript.NET.iml
File metadata and controls
19 lines (19 loc) · 955 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.nuget" />
<excludeFolder url="file://$MODULE_DIR$/amd" />
<excludeFolder url="file://$MODULE_DIR$/bower_components" />
<excludeFolder url="file://$MODULE_DIR$/documentation" />
<excludeFolder url="file://$MODULE_DIR$/es6" />
<excludeFolder url="file://$MODULE_DIR$/min" />
<excludeFolder url="file://$MODULE_DIR$/node_modules" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="TypeScript.NET node_modules" level="project" />
<orderEntry type="library" name="Node.js v4.0.0 Core Modules" level="application" />
<orderEntry type="library" name="bower_components" level="project" />
</component>
</module>