babel-preset-env.iml 805 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="WEB_MODULE" version="4">
  3. <component name="NewModuleRootManager">
  4. <content url="file://$MODULE_DIR$">
  5. <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
  6. <excludeFolder url="file://$MODULE_DIR$/data" />
  7. </content>
  8. <orderEntry type="inheritedJdk" />
  9. <orderEntry type="sourceFolder" forTests="false" />
  10. <orderEntry type="module-library">
  11. <library name="PHP Runtime" type="php">
  12. <CLASSES>
  13. <root url="jar://$APPLICATION_HOME_DIR$/plugins/php/lib/php.jar!/stubs/standard" />
  14. </CLASSES>
  15. <SOURCES>
  16. <root url="jar://$APPLICATION_HOME_DIR$/plugins/php/lib/php.jar!/stubs/standard" />
  17. </SOURCES>
  18. </library>
  19. </orderEntry>
  20. </component>
  21. </module>