Jeff Williams
|
25af0a0b12
|
chore: update ESLint plugin; update config for v8.23.0
|
2022-09-04 16:20:54 -07:00 |
|
Jeff Williams
|
04802f5aa8
|
add license checker
|
2022-02-07 19:19:45 -08:00 |
|
Jeff Williams
|
e01a3d2f91
|
chore: make gulp format work correctly; fix linter errors
|
2021-09-19 15:35:42 -07:00 |
|
Jeff Williams
|
1305499207
|
chore: use Prettier to format source files
|
2021-09-19 13:20:31 -07:00 |
|
Jeff Williams
|
d7706309ee
|
fix: make gulp lint work; delint
Previously, `gulp lint` finished immediately, without linting anything.
|
2019-12-07 12:11:09 -08:00 |
|
Jeff Williams
|
b9706918f6
|
move legacy code into a Lerna-managed package
|
2019-09-20 15:40:12 -07:00 |
|
Jeff Williams
|
b0d42e80be
|
clean up module requires
|
2019-07-27 16:01:52 -07:00 |
|
Jeff Williams
|
5ef86bca6d
|
Replace most usage of util module with template strings.
|
2019-05-12 12:05:43 -07:00 |
|
Jeff Williams
|
aa0b6c1bfa
|
switch to new-ish ECMAScript syntax
With help from Lebab, plus a lot of manual cleanup. (And more cleanup to come, I'm sure.)
|
2019-01-15 18:39:10 -08:00 |
|
Jeff Williams
|
7b304d8042
|
update dependencies and supported Node.js versions
We also need to migrate from `babylon`, but that'll take more work, which is tracked in jsdoc3/jsdoc#1598.
|
2019-01-12 14:32:17 -08:00 |
|
Jeff Williams
|
15b57e52f3
|
overhaul ESLint config; delint
|
2017-07-05 21:05:52 -07:00 |
|
Jeff Williams
|
c463524fce
|
use nyc runner for Istanbul
|
2017-07-02 15:59:59 -07:00 |
|
Björn Harrtell
|
34c6eb9ffd
|
Update gulp-eslint and minor style fixes to adapt to new eslint version
|
2016-03-31 21:17:41 +02:00 |
|
Tim Schaub
|
621f012211
|
Remove Rhino support
|
2015-10-30 13:11:43 -06:00 |
|
Jeff Williams
|
93bd06c9e2
|
update gulp-eslint; delint
|
2015-08-13 16:23:19 -07:00 |
|
Jeff Williams
|
fe04fa18f9
|
change ID for pure JS parser to 'js'; remove half-baked ability to use arbitrary parsers; test coverage
|
2015-02-23 09:14:42 -08:00 |
|
Jeff Williams
|
f963fb1266
|
update dev dependencies; remove linting from "npm test" because gulp-eslint is out of date
|
2015-01-25 09:45:10 -08:00 |
|
Jeff Williams
|
42104c82ee
|
enable lint-checking for tests; delint/cleanup tests
|
2014-11-28 18:36:04 -08:00 |
|
Jeff Williams
|
d2e5dd888a
|
fix gulpfile on Windows when the working directory contains spaces
|
2014-10-30 12:02:29 -07:00 |
|
Jeff Williams
|
3e1d704eac
|
bump revision; fix "gulp bump" task
note: "gulp bump" currently creates unnecessary whitespace diffs.
|
2014-05-21 22:53:36 -07:00 |
|
Jeff Williams
|
5a34187ed7
|
switch from Grunt to gulp
|
2014-05-21 21:40:44 -07:00 |
|