11
13693261870
2024-08-16 e28e6c5ea1ceff3f9f36698cc2c1866b4f47d527
1
2
3
4
5
6
module.exports = {
    "extends": "standard",
    "plugins": [
        "standard"
    ]
};