mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
* sax: Mark arguments optional. "strict" and "opt" arguments are optional when creating a parser or stream. * sax: Add event overloads for SAXStream * sax: Enable as many tslint rules as possible. * sax: Fix header to conform to dt-header lint rule * sax: Fix violations of no-consecutive-blank-lines * sax: Fix violations of only-arrow-functions * sax: Fix violations of prefer-const * sax: Fix violations of strict-export-declare-modifiers * sax: Fix violations of unified-signatures * sax: Add self to authors * sax: Add "this" types to event handlers * sax: Add tests for stream events * sax: Add tests for optional parameters * sax: Update version number * sax: Add trailing newline
4 lines
37 B
JSON
4 lines
37 B
JSON
{
|
|
"extends": "dtslint/dt.json"
|
|
}
|