eslint
「Node.js」import 引入 JSON 文件的问题 - rollup && eslint
rollup 2.x 版本是可以直接这么写的: Copy
// rollup.config.js
import pkg from "./package.json";
升级 3.15 后报错;
[!] TypeError: Module "./package.json…
「折腾」ESLint 安装与使用
写在前边 因为嫌麻烦,并没有实际用到过 ESLint;
最近改了一个别人写的东西,别的不说,单行注释双斜线后不加空格实在是逼死强迫症。
资源网址
ESLint - Visual Studio Marketplace:
https://marketplace…