{ "name": "rules-app", "compatibility_date": "2022-02-28", "main": "src/index.ts", "rules": [ { "type": "Text", "globs": ["**/*.md"], "fallthrough": true, }, ], }