Skip to content

Instantly share code, notes, and snippets.

@erikpa1
Created January 9, 2019 22:57
Show Gist options
  • Save erikpa1/718359fa8f3a8a9a96a64c7af0a251ae to your computer and use it in GitHub Desktop.
Save erikpa1/718359fa8f3a8a9a96a64c7af0a251ae to your computer and use it in GitHub Desktop.
Bussines inteligence project
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" addBOMForNewFiles="with NO BOM" />
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptSettings">
<option name="languageLevel" value="ES6" />
</component>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/CriosProject.iml" filepath="$PROJECT_DIR$/.idea/CriosProject.iml" />
</modules>
</component>
</project>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment