Bartek Iwańczuk
|
8e914be742
|
build: migrate to dlint (#8176)
This commit migrates repository from using "eslint"
to "dlint" for linting JavaScript code.
|
2020-11-03 16:19:29 +01:00 |
|
tokiedokie
|
c4ed3fb7e7
|
chore: add copyright (#7593)
|
2020-09-21 08:26:41 -04:00 |
|
David Sherret
|
cde4dbb351
|
Use dprint for internal formatting (#6682)
|
2020-07-14 15:24:17 -04:00 |
|
Nayeem Rahman
|
1fff6f55c3
|
refactor: Don't destructure the Deno namespace (#6268)
|
2020-06-12 15:23:38 -04:00 |
|
zjopy
|
761b7efb3b
|
fix(docs): add missing "deno run" (#5126)
|
2020-05-07 13:48:48 +02:00 |
|
Kitson Kelly
|
bced52505f
|
Update to Prettier 2 and use ES Private Fields (#4498)
|
2020-03-28 13:03:49 -04:00 |
|
Nayeem Rahman
|
5a3292047c
|
feat(std/io): Export readDelim(), readStringDelim() and readLines() from bufio.ts (#4019)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2020-02-17 19:51:13 -05:00 |
|
Kevin (Kun) "Kassimo" Qian
|
97b2a0bb95
|
bring back std/examples/xeval.ts (#3822)
|
2020-01-30 21:02:14 -05:00 |
|