mirror of
https://github.com/ZeroDream-CN/SakuraPanel.git
synced 2026-05-18 03:09:52 +08:00
6 lines
90 B
PHP
Executable File
6 lines
90 B
PHP
Executable File
module.exports = {
|
|
"extends": "standard",
|
|
"plugins": [
|
|
"standard"
|
|
]
|
|
}; |