a63f7ad486
This patch makes the follow changes: - Remove no longer necessary inline `// eslint-disable-...` comments. - Fix `// eslint-disable-...` comments that Prettier moved down, thus causing new linting errors. - Concatenate strings which now fit on just one line. - Fix comments that are now too long. - Finally, and most importantly, adjust comments that Prettier moved down, since the new positions often is confusing or outright wrong. |
||
---|---|---|
.. | ||
fixtures | ||
fixtures_esprima | ||
builder.js | ||
preprocessor2.js | ||
test-fixtures_esprima.js | ||
test-fixtures.js |