kongdeqiang
2025-12-01 5ecb1f53591ec51fd6ce549ccf107f59ecabedfc
1
2
3
4
5
6
module.exports = {
    "extends": "standard",
    "plugins": [
        "standard"
    ]
};