mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-11 21:13:02 +00:00
6 lines
No EOL
92 B
JSON
6 lines
No EOL
92 B
JSON
{
|
|
"watch": ["./**/*"],
|
|
"ext": "ts",
|
|
"ignore": [],
|
|
"exec": "ts-node buildThemes.ts"
|
|
} |