Jeff Williams
|
db5f96e878
|
Update .gitignore.
|
2019-05-05 12:14:31 -07:00 |
|
Jeff Williams
|
b56162489d
|
update .gitignore
|
2017-07-21 16:10:30 -07:00 |
|
Jeff Williams
|
c463524fce
|
use nyc runner for Istanbul
|
2017-07-02 15:59:59 -07:00 |
|
Tim Schaub
|
d18c08001f
|
Ignore node_modules
|
2015-10-30 07:22:31 -06:00 |
|
Alexandrine Boissière
|
0af05bea81
|
Add bluebird promises, make publish method work asynchronously if needed
|
2015-03-15 16:45:06 -07:00 |
|
Jeff Williams
|
04559dbe7d
|
switch from Esprima to Espree (#555)
|
2015-01-27 08:53:11 -08:00 |
|
Jeff Williams
|
cc53f6ac7e
|
ignore Requizzle module
|
2014-06-15 11:39:29 -07:00 |
|
Jeff Williams
|
4eb0adcda2
|
add ESLint to gitignore
|
2014-06-10 23:00:35 -07:00 |
|
Jeff Williams
|
b5a5d09e02
|
update Catharsis so type unions without parens can be parsed (#644)
|
2014-06-10 22:25:01 -07:00 |
|
Jeff Williams
|
5a34187ed7
|
switch from Grunt to gulp
|
2014-05-21 21:40:44 -07:00 |
|
Jeff Williams
|
e2b8dc39de
|
add Grunt task to measure code coverage
|
2013-12-26 05:03:11 -08:00 |
|
Jeff Williams
|
d426d5696b
|
add Grunt tasks to run tests for all supported runtimes/parsers (#525)
To run the tests:
1. npm install -g grunt-cli
2. npm install (in JSDoc directory)
3. npm test (or: grunt test)
|
2013-12-25 21:47:38 -08:00 |
|
Jeff Williams
|
5cde8d37ca
|
remove jshint from tree
|
2013-12-25 09:52:48 -08:00 |
|
Jeff Williams
|
866922906a
|
Revert "remove dev dependencies from git"
The Rhino tests need tv4 to be in the node_modules directory.
This reverts commit 027d42ad5d11efdb1d02158e4cf953f9d46e4c44.
|
2013-12-25 09:50:20 -08:00 |
|
Jeff Williams
|
5a73c68173
|
ignore node module binaries
|
2013-12-25 09:42:58 -08:00 |
|
Jeff Williams
|
027d42ad5d
|
remove dev dependencies from git
|
2013-12-25 09:40:30 -08:00 |
|
Jeff Williams
|
4d236d2d69
|
replace jake with grunt
|
2013-12-25 09:13:25 -08:00 |
|
Jeff Williams
|
7415bda02b
|
ignore Tern temp files
|
2013-09-21 16:39:06 -07:00 |
|
Jeff Williams
|
c1b5357c70
|
add default output directory to .gitignore
|
2013-01-05 21:16:20 -08:00 |
|
Jannon
|
60197c6164
|
Add 'install' task to Jakefile and ignore conf.json
Also adding wrench for directory copy goodness and pointing to more up-to-date Jake information
|
2012-03-16 02:46:39 -07:00 |
|
Rafał Wrzeszcz
|
2153d7cd0c
|
Tutorials sample to tests.
|
2011-12-15 13:46:40 +01:00 |
|
Michael Mathews
|
813fd8ad63
|
Changed name of build folder to make compatible with NPM.
|
2011-03-29 22:13:49 +01:00 |
|
Mark Wubben
|
53dbc2df1d
|
Rename build/ folder, NPM removes it upon installation
|
2011-03-29 15:34:07 +01:00 |
|