mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 11:42:13 +03:00
c79db252dc
swc_ecma_parser: - Allow class members to be declared. (#1751) node-swc: - Fix typescript type definitions. (#1746)
8 lines
122 B
JSON
8 lines
122 B
JSON
{
|
|
"devDependencies": {
|
|
"@types/jest": "^26.0.23",
|
|
"jest": "^27.0.1",
|
|
"regenerator-runtime": "^0.11.0"
|
|
}
|
|
}
|