会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Loading
notfound945 的博客
花径不曾缘客扫, 蓬门今始为君开
博客园
首页
新随笔
联系
订阅
管理
02 2020 档案
Parsing error: ImportDeclaration should appear when the mode is ES6 and in the module context.
摘要:背景 使用 vs code 配置好ESlint,编写 js 代码时用到了 import 语句,在vs code的problem栏报错,内容如下 : 解决方法 + 修改配置文件 .eslintrc.json,添加或修改以下内容 其中,主要是 "sourceType" : "module" 这一行内容,
阅读全文
posted @
2020-02-28 16:14
notfound945
阅读(4297)
评论(0)
推荐(0)
Ubuntu 16.04 设置开机命令行模式
摘要:+ 执行下面命令即可在开机时直接进入命令行模式: + 执行如下命令启动到桌面: + 要恢复默认启动到桌面, 来源: "Ubuntu开机时直接进入命令行模式"
阅读全文
posted @
2020-02-24 22:57
notfound945
阅读(390)
评论(0)
推荐(0)
公告