]> git.proxmox.com Git - pve-eslint.git/history - src
bump version to 7.28.0-1
[pve-eslint.git] / src /
2021-06-09 Dominik Csapakset cwd of CLIEngine to process.cwd()
2021-06-09 Thomas Lamprechtswitch to es2020 for bullseyse
2021-06-09 Thomas Lamprechtactually build upstream release 7.28.0
2021-01-19 Thomas Lamprechtswitch to ECMA version 2018
2020-10-22 Thomas Lamprechtexit with error also on warnings
2020-10-22 Thomas Lamprechtapp: eslint fixes
2020-06-06 Thomas Lamprechtimport and build new upstream release 7.2.0
2020-06-06 Thomas Lamprechtship an example config and extend-rules sample files
2020-06-06 Thomas Lamprechtadd HelpInfo variables to globals
2020-06-06 Thomas Lamprechtno-mixed-operators: do not check basic math precedence
2020-06-06 Thomas Lamprechtimprove no-extra-parens rule
2020-06-06 Thomas Lamprechttry to improve object-curly-newline
2020-06-06 Thomas Lamprechtdisable 'no-else-return' rule
2020-06-06 Thomas Lamprechtdisable "no-underscore-dangle" as used in explicit...
2020-06-06 Thomas Lamprechtdisable semi-style for now
2020-06-06 Thomas Lamprechtadapt some rules
2020-06-06 Thomas Lamprechtadd --output-config CLI option
2020-06-06 Thomas Lamprechtadd possibiliity to extend base config over CLI
2020-06-06 Thomas Lamprechtfactor out path expansion
2020-06-06 Thomas Lamprechtno-unused-vars: allow starting with _underscore
2020-05-25 Thomas Lamprechtcheckin build of 7.1.0
2020-05-22 Dominik Csapakupgrade to v7.0.0
2020-04-10 Dominik Csapakignore unused 'me'
2020-04-10 Thomas Lamprechtprint relative file path
2020-04-10 Thomas Lamprechtre do output formatting, save some lines
2020-04-10 Dominik Csapakeslint: autofixes
2020-04-10 Dominik Csapakallow '!!' for boolean conversion
2020-04-09 Thomas Lamprechtdrop "lints cwd on no params" hint
2020-04-09 Thomas Lamprechtrules: dot-location: set location parameter to property
2020-04-09 Thomas Lamprechtexit sanely if no args are given
2020-04-09 Thomas Lamprechtglobals: sort and add PBS
2020-04-06 Dominik Csapakfirst commit