8 lines
149 B
JSON
8 lines
149 B
JSON
{
|
|
"ignorePatterns": ["node_modules", "dist", ".turbo"],
|
|
"extends": [
|
|
"../oxlint-config/index.jsonc"
|
|
// "@monkeytype/oxlint-config"
|
|
]
|
|
}
|