1 2 3 4 5 6 7 8
|
# This line is long since it contains all reserved keywords, but it's legit
node-rollup-pluginutils source: source-is-missing src/makeLegalIdentifier.js line length is 578 characters (>512)
node-rollup-pluginutils source: insane-line-length-in-source-file src/makeLegalIdentifier.js line length is 578 characters (>512)
node-rollup-pluginutils source: source-contains-prebuilt-javascript-object src/makeLegalIdentifier.js line length is 578 characters (>512)
# This line is long because it's a test, but it's still source
node-rollup-pluginutils source: source-is-missing test/dataToEsm.test.js line length is 313 characters (>256)
node-rollup-pluginutils source: source-contains-prebuilt-javascript-object test/dataToEsm.test.js line length is 313 characters (>256)
|