mirror of
https://github.com/nodejs/node.git
synced 2025-05-11 01:27:14 +00:00
![]() Update ESLint to v3.8.0. * Installed with `npm install --production` to avoid installing unnecessary dev files * Used `dmn -f clean` to further eliminate unneeded files PR-URL: https://github.com/nodejs/node/pull/9112 Reviewed-By: Teddy Katz <teddy.katz@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io> |
||
---|---|---|
.. | ||
_formatLimit.js | ||
_limit.js | ||
_limitItems.js | ||
_limitLength.js | ||
_limitProperties.js | ||
allOf.js | ||
anyOf.js | ||
constant.js | ||
custom.js | ||
dependencies.js | ||
enum.js | ||
format.js | ||
items.js | ||
multipleOf.js | ||
not.js | ||
oneOf.js | ||
pattern.js | ||
patternRequired.js | ||
properties.js | ||
README.md | ||
ref.js | ||
required.js | ||
switch.js | ||
uniqueItems.js | ||
validate.js |
These files are compiled dot templates from dot folder.
Do NOT edit them directly, edit the templates and run npm run build
from main ajv folder.