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 |
|
Bartek Iwańczuk
|
b216d48e5f
|
upgrade: deno_doc, deno_lint, dprint, swc (#7434)
upgrades:
- swc_ecmascript 0.7.7
- dprint-plugin-typescript 0.31.3
- deno_lint 0.2.0
- deno_doc 0.1.9
Split std_lint test into std_lint and unit_test_lint.
Added lint ignores to CommonJS files in std/node.
|
2020-09-13 14:15:38 +02:00 |
|
Kitson Kelly
|
bced52505f
|
Update to Prettier 2 and use ES Private Fields (#4498)
|
2020-03-28 13:03:49 -04:00 |
|
Nikolai Vavilov
|
8c1c929034
|
fix: stack traces for modules imported via std/node's require (#4035)
|
2020-03-19 10:42:07 -04:00 |
|
Kevin (Kun) "Kassimo" Qian
|
6708fcc386
|
std/node: add some Node.js polyfill to require() (#3382)
|
2019-11-19 16:44:59 -05:00 |
|
Kevin (Kun) "Kassimo" Qian
|
e73a82dc42
|
feat(std/node) add CommonJS require (#3380)
|
2019-11-19 01:54:20 -05:00 |
|