Skip to content

Instantly share code, notes, and snippets.

View nikolausliu's full-sized avatar
💭
I may be slow to respond.

刘同学有点忙 nikolausliu

💭
I may be slow to respond.
View GitHub Profile
@nikolausliu
nikolausliu / .eslintrc-parameter-instruction.js
Created November 24, 2020 02:04 — forked from rswanderer/.eslintrc-parameter-instruction.js
ESLint配置文件.eslintrc参数说明
/*
* ESLint的JSON文件是允许JavaScript注释的,但在gist里显示效果不好,所以我把.json文件后缀改为了.js
*/
/*
* ESLint 配置文件优先级:
* .eslintrc.js(输出一个配置对象)
* .eslintrc.yaml
* .eslintrc.yml