mirror of
https://example.com
synced 2024-11-23 04:56:38 +09:00
9 lines
No EOL
151 B
JSON
9 lines
No EOL
151 B
JSON
{
|
|
"$schema": "./node_modules/rome/configuration_schema.json",
|
|
"linter": {
|
|
"enabled": true,
|
|
"rules": {
|
|
"recommended": true
|
|
}
|
|
}
|
|
} |