Commit Graph

15 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
bc79217e1a
Merge pull request #24223 from BehindTheMath/sqlite3-add-verbose-return
[sqlite3] Add return type for .verbose()
2018-03-27 13:49:45 -07:00
Behind The Math
2efa8936a1
Remove the need for lint exception 2018-03-22 15:53:25 -04:00
Behind The Math
b9596736b0
Fix indentation 2018-03-17 21:53:04 -04:00
Behind The Math
6d75968868
Bug fixes 2018-03-11 16:10:12 -04:00
Behind The Math
dbd9ce2952
[sqlite3] Add return type for .verbose() 2018-03-11 15:53:11 -04:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
baobabx
2f72593265 Adding definition for Database#configure 2018-01-17 16:39:49 +09:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
1b54a38a43 Fix remaining lint errors (#19219) 2017-08-21 14:14:31 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Sumant Manne
2264bdbaa1 Update sqlite3 typings 2.2 -> 3.1 (appears backwards compatible) (#16656) 2017-06-02 07:20:34 -07:00
Andy
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Andy
e5ed4fc916 Apply new lint rules to even more files (#15445) 2017-03-28 10:56:00 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00