UNPKG

232 BJavaScriptView Raw
1module.exports = {
2 "name": "robots.txt",
3 "type": "data",
4 "aliases": [
5 "robots",
6 "robots txt"
7 ],
8 "filenames": [
9 "robots.txt"
10 ],
11 "aceMode": "text",
12 "tmScope": "text.robots-txt",
13 "languageId": 674736065
14}