node/tools/eslint/node_modules/table/dist
Rich Trott f601d040b5 tools: update ESLint to version 2.1.0
Update ESLint to 2.1.0. ESLint has a number of potentially-useful new
features but this change attempts to be minimal in its changes.
However, some things could not be avoided reasonably.

ESLint 2.1.0 found a few lint issues that ESLing 1.x missed with
template strings that did not take advantage of any features of
template strings, and `let` declarations where `const` sufficed.

Additionally, ESLint 2.1.0 removes some granularity around enabling ES6
features. Some features (e.g., spread operator) that had been turned off
in our configuration for ESLint 1.x are now permitted.

PR-URL: https://github.com/nodejs/node/pull/5214
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: jbergstroem - Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
2016-02-21 22:12:40 +11:00
..
schemas tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
alignString.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
alignString.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
alignTableData.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
alignTableData.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
calculateCellHeight.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
calculateCellHeight.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
calculateCellWidthIndex.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
calculateCellWidthIndex.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
calculateMaximumColumnWidthIndex.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
calculateMaximumColumnWidthIndex.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
calculateRowHeightIndex.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
calculateRowHeightIndex.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
createStream.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
createStream.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
drawBorder.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
drawBorder.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
drawRow.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
drawRow.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
drawTable.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
drawTable.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
getBorderCharacters.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
getBorderCharacters.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
index.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
index.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
makeConfig.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
makeConfig.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
makeStreamConfig.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
makeStreamConfig.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
mapDataUsingRowHeightIndex.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
mapDataUsingRowHeightIndex.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
padTableData.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
padTableData.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
stringifyTableData.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
stringifyTableData.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
table.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
table.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
truncateTableData.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
truncateTableData.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
validateConfig.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
validateConfig.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
validateStreamConfig.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
validateStreamConfig.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
validateTableData.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
validateTableData.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
wrapString.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
wrapString.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
wrapWord.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
wrapWord.js.map tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00