File: ts-patch.iml

package info (click to toggle)
node-ts-patch 3.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,136 kB
  • sloc: javascript: 891; makefile: 14
file content (22 lines) | stat: -rw-r--r-- 1,109 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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$/.tmp" />
      <excludeFolder url="file://$MODULE_DIR$/dist" />
      <excludeFolder url="file://$MODULE_DIR$/old" />
      <excludeFolder url="file://$MODULE_DIR$/temp" />
      <excludeFolder url="file://$MODULE_DIR$/test/assets" />
      <excludeFolder url="file://$MODULE_DIR$/tmp" />
      <excludeFolder url="file://$MODULE_DIR$/ttypescript" />
      <excludeFolder url="file://$MODULE_DIR$/test/.tmp" />
      <excludeFolder url="file://$MODULE_DIR$/tmp/test-assets/transformers" />
      <excludeFolder url="file://$MODULE_DIR$/tmp/tests/patch/assets" />
      <excludeFolder url="file://$MODULE_DIR$/test/assets/projects" />
    </content>
    <content url="file://$MODULE_DIR$/test/assets/projects" />
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" name="TypeScript" level="application" />
  </component>
</module>