Vincent LE GOFF
4543b563a9
Eslint fixes ( #356 )
...
Make warnings fail
2019-04-24 07:41:22 -04:00
Narendra Kamath G
289e1b110d
Docs: Added missing example in flags module - README.md ( #348 )
2019-04-21 08:59:38 -04:00
Axetroy
e80f144890
move test file out of tests dir in flags module ( #293 )
2019-03-19 13:24:11 -04:00
Yoshiya Hinosawa
61af419bbc
fix: eslint errors ( #265 )
2019-03-12 01:51:51 -04:00
Ryan Dahl
4cf39d4a14
Rename assertEq to assertEquals ( #242 )
...
After some discussion it was found that assertEquals is more common
in JS (vs assertEqual, assertEq) and sounds better in the negated form:
assertNotEquals vs assertNE.
2019-03-06 19:42:24 -05:00
Vincent LE GOFF
e1d5c00279
Testing refactor ( #240 )
2019-03-06 16:39:50 -05:00
Andy Hayden
0fc13fffbd
Replace deno.land/x/ with deno.land/std/ ( #239 )
2019-03-06 10:24:53 -05:00
Bert Belder
6063378a92
Change import { x } from "deno"
to const { x } = Deno
( #218 )
2019-02-26 00:35:50 -05:00
Dmitry Sharshakov
5440377495
Add missiong copyright headers ( #177 )
2019-02-07 11:45:47 -05:00
Yoshiya Hinosawa
b792fe8c72
Port prettier ( #156 )
2019-01-26 23:19:56 -05:00
迷渡
1d64eba63d
fix wrong links for flags ( #112 )
2019-01-14 00:34:46 -05:00
Andy Hayden
c5e6e015b5
Reorgnanize repos, examples and tests ( #105 )
2019-01-12 16:50:04 -05:00
Ryan Dahl
61fdae51a7
Add testing module
2019-01-02 13:45:42 -05:00
Ryan Dahl
9b8923844f
Format ( #42 )
2018-12-24 10:28:01 -05:00
Bartek Iwańczuk
e674f7575a
Remove default export from flags module ( #38 )
2018-12-21 13:02:52 -05:00
Bartek Iwańczuk
34f21da7cf
Update registry URLs for flags ( #36 )
2018-12-20 10:49:34 -05:00
Bartek Iwańczuk
b15b0d20d7
Add flags module ( #32 )
2018-12-19 13:06:31 -05:00