mirror of
https://github.com/ZeroDream-CN/SakuraPanel.git
synced 2025-01-27 15:22:52 +08:00
6 lines
90 B
PHP
Executable File
6 lines
90 B
PHP
Executable File
module.exports = {
|
|
"extends": "standard",
|
|
"plugins": [
|
|
"standard"
|
|
]
|
|
}; |