mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-05 17:09:22 +01:00
9 lines
91 B
JSON
9 lines
91 B
JSON
{
|
|
"extends": [
|
|
"config:recommended"
|
|
],
|
|
"pre-commit": {
|
|
"enabled": true
|
|
}
|
|
}
|