Skip to content

Instantly share code, notes, and snippets.

@HiChen404

HiChen404/React Secret

Last active September 3, 2022 12:47
Show Gist options
  • Save HiChen404/850328bbf20fe27062799ea7d8703b1f to your computer and use it in GitHub Desktop.
Save HiChen404/850328bbf20fe27062799ea7d8703b1f to your computer and use it in GitHub Desktop.
React
const a = 1
@HiChen404
Copy link
Author

HiChen404 commented Aug 4, 2022

#Bug #Tips

项目中遇到 ESlint 意料之中的报错,导致无法提交等情况时,可以考虑使用:

// eslint-disable-next-line 
//@ts-ignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment