Andy Hanson
|
45c9246c09
|
Remove esModuleInterop from tsconfigs (no longer mandatory)
|
2018-02-14 14:55:13 -08:00 |
|
Andy
|
4b2d0110d5
|
Fix many "import *" that should be "import =" (#23443)
|
2018-02-05 15:35:41 -08:00 |
|
Andy
|
bef4d2b27d
|
Enable "esModuleInterop" in all tsconfigs (#23354)
|
2018-02-05 11:01:56 -08:00 |
|
Andy
|
947a8fb761
|
Enable strictFunctionTypes (#20373)
|
2017-10-06 14:03:03 -07:00 |
|
matrumz
|
b87ff7f6dd
|
Added fileMustExist to DatabaseOptions
As per documentation: https://github.com/JoshuaWise/better-sqlite3/wiki/API
|
2017-09-17 18:24:06 -04:00 |
|
Bowden Kelly
|
dab9ec09f6
|
Merge pull request #19145 from Morfent/better-sqlite3
[better-sqlite3] Fix types for ran query results and custom operators
|
2017-08-22 11:21:37 -07:00 |
|
Andy
|
1b54a38a43
|
Fix remaining lint errors (#19219)
|
2017-08-21 14:14:31 -07:00 |
|
Ben Davies
|
f7749197a5
|
[better-sqlite3] Fix types for ran query results and custom operators
|
2017-08-19 00:22:38 -03:00 |
|
Ben Davies
|
df4d11409c
|
[better-sqlite3] Add type declarations
|
2017-08-18 12:39:04 -03:00 |
|