mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 05:57:32 -07: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
|
|
}
|
|
}
|
|
} |