mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
6 lines
92 B
JSON
6 lines
92 B
JSON
{
|
|
"watch": ["./**/*"],
|
|
"ext": "ts",
|
|
"ignore": [],
|
|
"exec": "ts-node buildThemes.ts"
|
|
} |