joshaber
|
a884e5a10a
|
Try updating some things
|
2017-01-12 14:21:41 -08:00 |
|
joshaber
|
47d1b6fdc0
|
We use node
|
2017-01-12 14:12:47 -08:00 |
|
joshaber
|
6b59c16b2f
|
Try removing all of this shit
|
2017-01-12 13:54:44 -08:00 |
|
joshaber
|
7635c32fdd
|
Bring typeRoots back :(
|
2017-01-12 13:48:11 -08:00 |
|
joshaber
|
eded200d84
|
Try removing explicit typeRoots
|
2017-01-12 12:46:27 -08:00 |
|
Markus Olsson
|
1e0bfc0883
|
Explicitly specify paths to type roots
Without this we're getting an error while using ts-node on Windows.
See
https://github.com/TypeStrong/ts-node/issues/168
https://github.com/TypeStrong/atom-typescript/issues/1055
Note that this works around the issue but as far as I understand
things it shouldn't be necessary.
|
2016-12-08 13:55:14 +01:00 |
|
Brendan Forster
|
b7132329d7
|
add datetime testing to chai
|
2016-10-19 11:05:43 +11:00 |
|
joshaber
|
e39af1cfce
|
We need these globals
|
2016-08-03 14:06:26 -04:00 |
|
joshaber
|
475bf5c496
|
Apply 🔥 to typings
|
2016-08-03 14:00:48 -04:00 |
|
joshaber
|
32d4856f1e
|
Split our package.json into two different packages.
|
2016-07-21 14:31:30 -04:00 |
|
Phil Haack
|
f698fa25d7
|
Set compiler options for noImplicitThis
Also set `noUnusedLocals` to true. This requires you run `apm install
https://github.com/Haacked/atom-typescript`
|
2016-07-14 15:22:06 -07:00 |
|
joshaber
|
fb93cad43a
|
atom-typescript doesn't like this either -_-
|
2016-07-13 09:20:14 -05:00 |
|
joshaber
|
531f7227a1
|
Don't allow unused locals
|
2016-07-13 09:55:41 -04:00 |
|
joshaber
|
b0acaa9007
|
atom-typescript doesn't like this option, so ok.
|
2016-07-11 22:08:29 -04:00 |
|
joshaber
|
d20ba7f0e1
|
#nonulls #nothis
|
2016-07-11 14:53:52 -04:00 |
|
joshaber
|
8a681c9598
|
Let TS know about our tests now
|
2016-06-30 17:28:43 -04:00 |
|
joshaber
|
0ed19eb82c
|
Use the main typings instead of browser
|
2016-05-26 17:00:27 -04:00 |
|
joshaber
|
fd86d1bbaf
|
s/out/dist
|
2016-05-23 15:01:29 -04:00 |
|
joshaber
|
cb7b428665
|
Don't compile tests.
|
2016-05-16 17:28:30 -04:00 |
|
joshaber
|
fb50ae662c
|
Ignore more artifacts.
|
2016-05-16 17:26:33 -04:00 |
|
joshaber
|
4344501c67
|
Back to the flattened structure
|
2016-05-16 17:22:43 -04:00 |
|
joshaber
|
75fd9a3e99
|
Package an app.
|
2016-05-16 15:00:56 -04:00 |
|
joshaber
|
23c7b47a26
|
First
|
2016-05-11 12:16:32 -04:00 |
|