1{ 2 "$schema": "./node_modules/oxlint/configuration_schema.json", 3 "ignorePatterns": ["**/migrations/**.ts"], 4 "plugins": ["import", "node"] 5}