miti.sh/lint_config.moon
2025-05-16 10:53:31 -07:00

8 lines
88 B
Plaintext

{
whitelist_globals: {
["site.moon"]: {
"add", "filter", "copy"
}
}
}