Skip to content

Instantly share code, notes, and snippets.

@erikpa1
Created January 9, 2019 23:09
Show Gist options
  • Save erikpa1/2e04457bfe172081150c5d42373aa66f to your computer and use it in GitHub Desktop.
Save erikpa1/2e04457bfe172081150c5d42373aa66f to your computer and use it in GitHub Desktop.
Business inteligence
<?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