Skip to content

Instantly share code, notes, and snippets.

View subframe7536's full-sized avatar
๐Ÿ“•
Learning

Song subframe7536

๐Ÿ“•
Learning
View GitHub Profile
@subframe7536
subframe7536 / rome.json
Created July 23, 2023 02:22
self use config for Rome
{
"$schema": "./node_modules/rome/configuration_schema.json",
"organizeImports": {
"enabled": false
},
"linter": {
"enabled": true,
"rules": {
"recommended": true,
"style": {