UNPKG

193 BJavaScriptView Raw
1export default {
2 "name": "Prisma",
3 "type": "data",
4 "color": "#0c344b",
5 "extensions": [
6 ".prisma"
7 ],
8 "tmScope": "source.prisma",
9 "aceMode": "text",
10 "languageId": 499933428
11}