Skip to content

Instantly share code, notes, and snippets.

@alexanderankin
Created October 8, 2023 21:37
Show Gist options
  • Save alexanderankin/5853bf829354e90aade23a76c88a52b6 to your computer and use it in GitHub Desktop.
Save alexanderankin/5853bf829354e90aade23a76c88a52b6 to your computer and use it in GitHub Desktop.
node module iml
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptLibraryMappings">
<includedPredefinedLibrary name="Node.js Core" />
</component>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment