iceshrimp-legacy/rome.json

9 lines
151 B
JSON
Raw Normal View History

2023-01-13 05:40:33 +01:00
{
"$schema": "./node_modules/rome/configuration_schema.json",
"linter": {
"enabled": true,
"rules": {
"recommended": true
}
}
}