Standard JS code conversion + fixes
Showing
CHANGELOG.md
0 → 100644
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
... | ... | @@ -129,5 +129,35 @@ |
"twemoji-awesome": "^1.0.4", | ||
"vue": "^2.1.10" | ||
}, | ||
"standard": { | ||
"globals": [ | ||
"app", | ||
"appconfig", | ||
"appdata", | ||
"bgAgent", | ||
"db", | ||
"entries", | ||
"git", | ||
"mark", | ||
"lang", | ||
"lcdata", | ||
"rights", | ||
"upl", | ||
"winston", | ||
"ws", | ||
"Mongoose", | ||
"CORE_PATH", | ||
"ROOTPATH", | ||
"IS_DEBUG", | ||
"PROCNAME", | ||
"WSInternalKey" | ||
], | ||
"ignore": [ | ||
"assets/**/*", | ||
"data/**/*", | ||
"node_modules/**/*", | ||
"repo/**/*" | ||
] | ||
}, | ||
"snyk": true | ||
} |
This diff is collapsed.
Click to expand it.
test/index.js
0 → 100644
tests/index.js
deleted
100644 → 0
Please
register
or
sign in
to comment