Skip to content

Commit

Permalink
feat: upgrade to napi2 (#41)
Browse files Browse the repository at this point in the history
* feat: upgrade to napi2

* fix: aarch64-unknown-linux-musl need nightly toolchain
  • Loading branch information
yisibl committed Dec 24, 2021
1 parent 54185e0 commit a24d258
Show file tree
Hide file tree
Showing 10 changed files with 1,860 additions and 1,912 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.yml
Expand Up @@ -3,7 +3,7 @@ parser: '@typescript-eslint/parser'
parserOptions:
ecmaFeatures:
jsx: true
ecmaVersion: 2020
ecmaVersion: latest
sourceType: module

env:
Expand Down

0 comments on commit a24d258

Please sign in to comment.