Commit Graph

17 Commits

Author SHA1 Message Date
Tobias Koppers e21b1d46fe precompile schemas for improved startup performance 2021-04-16 16:02:58 +02:00
evilebottnawi 2a8f79983e feat: cli flags 2020-03-25 10:11:55 +01:00
Sean Larkin 22be95d7bf add all declarations files and folder 2018-09-21 11:03:58 +02:00
Tobias Koppers 1b886ee342 improve prettier and lint config and performance 2018-08-24 16:57:16 +02:00
Tobias Koppers 0e6d5054aa add tool to copy method signatures from base classes 2018-07-21 13:50:14 +02:00
Mohsen Azimi a0e1ad920e Enable noImplicitThis TypeScript compiler option 2018-07-05 08:07:46 +03:00
Tobias Koppers f297a68226 make tsconfig.json a correct json file
and prettier it
2018-06-25 09:46:00 +02:00
Sean Larkin a3092c6431 chore(types): add Compiler and Compilation type support 2018-05-14 11:43:18 -07:00
Mohsen Azimi 74559e3856
Diable strictPropertyInitialization until null check is enabled 2018-04-13 10:06:55 -07:00
Mohsen Azimi 236b1d877a
Revert "enable noUnusedLocals"
This reverts commit 3565cc18f4.
2018-04-13 10:00:01 -07:00
Mohsen Azimi ddb4b9efa4
ASCII **is** art 2018-04-12 21:12:42 -07:00
Mohsen Azimi 3565cc18f4
enable noUnusedLocals 2018-04-12 21:09:11 -07:00
Mohsen Azimi 0d50f944ba
enable alwaysStrict 2018-04-12 21:03:44 -07:00
Mohsen Azimi 2e3f4ffb2b
enable strictPropertyInitialization 2018-04-12 21:03:21 -07:00
Mohsen Azimi 58b387b4d9
enable strictFunctionTypes 2018-04-12 21:02:53 -07:00
Mohsen Azimi 09cdcb0661 More comment based type fixes 2018-04-12 11:42:36 +02:00
Mohsen Azimi 868d3b20d0 Add infrastructure 2018-04-12 11:42:35 +02:00