芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/is-bigint/.eslintrc
{ "root": true, "extends": "@ljharb", "rules": { "new-cap": [2, { "capIsNewExceptions": ["BigInt"] }], "operator-linebreak": [2, "before"], }, }