mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
9 lines
151 B
JSON
9 lines
151 B
JSON
|
{
|
||
|
"$schema": "./node_modules/rome/configuration_schema.json",
|
||
|
"linter": {
|
||
|
"enabled": true,
|
||
|
"rules": {
|
||
|
"recommended": true
|
||
|
}
|
||
|
}
|
||
|
}
|