Skip to content

Fixed an unmatched error when @ was used as a comment#2

Open
nojaja wants to merge 10 commits intojonschlinkert:masterfrom
nojaja:master
Open

Fixed an unmatched error when @ was used as a comment#2
nojaja wants to merge 10 commits intojonschlinkert:masterfrom
nojaja:master

Conversation

@nojaja
Copy link
Copy Markdown

@nojaja nojaja commented Dec 23, 2022

ex.

/**
 * delimiter definitions
 * @ ; : ,
 */

Error: unmatched input: "@"

ex.
```
/**
 * delimiter definitions
 * @ ; : ,
 */
```
Error: unmatched input: "@"
- GitHub Actionsをv4にアップグレードし、OIDC対応のpermissionsを追加
- package.jsonのrepository設定をオブジェクト形式に変更してTrusted Publisher認証に対応
- NODE_AUTH_TOKENを削除し、トークンレス公開に移行
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant