We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 092b22d commit ed8ab35Copy full SHA for ed8ab35
npm-link-up.json renamed to .nlu.json
@@ -1,4 +1,5 @@
1
{
2
+ "npm-link-up":true,
3
"linkToItself": false,
4
"searchRoots": [
5
"$HOME/WebstormProjects/oresoftware"
index.js
@@ -1,5 +1,4 @@
'use strict';
-Object.defineProperty(exports, "__esModule", { value: true });
var process = require('suman-browser-polyfills/modules/process');
var global = require('suman-browser-polyfills/modules/global');
var fs = require("fs");
0 commit comments