You may use special comments to disable some warnings.
- You may use special comments to disable some warnings.
- Use // eslint-disable-next-line to ignore the next line.
- Use /* eslint-disable */ to ignore all warnings in a file.
转自https://blog.csdn.net/qq_35366269/article/details/84298835