Skip to content

Instantly share code, notes, and snippets.

View chrysalis1215's full-sized avatar
👋
using code as ship to explore the world

jingya chrysalis1215

👋
using code as ship to explore the world
View GitHub Profile
@rswanderer
rswanderer / .eslintrc-parameter-instruction.js
Last active September 8, 2023 01:59
ESLint配置文件.eslintrc参数说明
/*
* ESLint的JSON文件是允许JavaScript注释的,但在gist里显示效果不好,所以我把.json文件后缀改为了.js
*/
/*
* ESLint 配置文件优先级:
* .eslintrc.js(输出一个配置对象)
* .eslintrc.yaml
* .eslintrc.yml