Commit Graph

15 Commits

Author SHA1 Message Date
Titus Wormer
36e844e151
Refactor .gitignore 2023-11-10 10:30:38 +01:00
Titus Wormer
bd9ba2c63c
Add declaration maps 2023-11-09 16:13:05 +01:00
Titus Wormer
0beb67b739
Refactor tsconfigs to improve build perf 2023-05-16 10:54:35 +02:00
Titus Wormer
1a1e7cc586
Add JSDoc based types 2021-08-12 14:01:59 +02:00
Titus Wormer
e633c2fbb7
Replace nyc with c8 2021-08-10 15:37:18 +02:00
Titus Wormer
5912962720
Remove browser build 2021-08-10 15:30:58 +02:00
Titus Wormer
77fde4ae47 Fix lerna
Related to https://github.com/lerna/lerna/pull/1360.
2018-08-13 17:40:59 -04:00
Titus Wormer
9e2a177cc5 Add .npmrc 2018-05-17 22:15:21 +02:00
Murderlon
0c028a3ec8 Add yarn.lock, package-lock.json to .gitignore 2018-03-09 18:01:05 +01:00
Titus Wormer
8dedd190c1 Add better external rule support, and refactor module
* Remove requirement for synchronous rules to accept, and
  invoke, a `done` handler;
* Add support for returning promises, generators, from
  rules.

* Add `doc/external.md`, with a description on how to use
  and create external rule packages;
* Add structural fixtures per-rule inline, which are now
  shown in (improved) `doc/rules.md`, and used in testing
  each rule;
* Add contributors to `package.json`;
* Remove history before stable from changelog;
* Refactor tests to use `tape` instead of `mocha`;
* Add automated generation of `rules.js` index;
* Fix incorrect badges.
2016-08-02 22:47:01 +02:00
Titus Wormer
e55fb3af31 Remove support for Duo 2016-02-14 11:06:28 +01:00
Titus Wormer
e012e19694 Remove distribution files from source 2015-12-26 14:53:25 +01:00
Titus Wormer
690e38be30 Remove support for bower 2015-12-26 14:50:03 +01:00
Titus Wormer
842d99dce6 Remove superfluous ignores 2015-12-26 14:49:32 +01:00
Titus Wormer
721c363001 Initial commit 2015-06-11 18:07:00 +02:00