fix: use es2021 as a target for TypeScript #91
Annotations
3 errors and 1 warning
Validation
Property 'hasOwn' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
Validation
Expected 0-1 arguments, but got 2.
|
Validation
Process completed with exit code 1.
|
Validation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|