Skip to content
Discussion options

You must be logged in to vote

const isOpen = data?.form?.isOpen || false;

// .eslintrc.js module.exports = { parserOptions: { // ES版本,最新可设置 2022 or "latest",overrides 中配置了有需要也要同步修改 ecmaVersion: 2020, sourceType: 'module', } }

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by xiao-ice
Comment options

xiao-ice
Oct 11, 2022
Collaborator Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants