mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
Test esbuild to generate ESModule and CommonJS
This commit is contained in:
parent
46db10fcc7
commit
4764ec2e64
6 changed files with 689 additions and 7 deletions
|
|
@ -65,10 +65,12 @@
|
|||
"devDependencies": {
|
||||
"@types/cheerio": "^0.22.31",
|
||||
"@types/node": "^16.18.58",
|
||||
"eslint": "^8.49.0",
|
||||
"esbuild-node-externals": "^1.12.0",
|
||||
"esbuild": "^0.19.10",
|
||||
"eslint-config-standard": "^17.1.0",
|
||||
"eslint-plugin-import": "^2.28.1",
|
||||
"eslint-plugin-n": "15.7.0",
|
||||
"eslint-plugin-promise": "^6.1.1"
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
"eslint": "^8.49.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue