启动桌面todolist报错怎么回事啊?各位大佬谁知道
WARNING Compiled with 1 warnings 9:59:17 AM
✘ http://eslint.org/docs/rules/no-trailing-spaces Trailing spaces not allowed
src\App.vue:10:1
^
✘ 1 problem (1 error, 0 warnings)
Errors:
1 http://eslint.org/docs/rules/no-trailing-spaces
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.