mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-20 02:54:46 +00:00
12 lines
162 B
JSON
12 lines
162 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"packageRules": [
|
|
{
|
|
"packagePatterns": "^com.typesafe.akka",
|
|
"groupName": ["akka packages"]
|
|
}
|
|
]
|
|
}
|