mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-12 05:15:00 +00:00
d21dea6112
commit 66d4cbae2ca6d7dd660688d7eb702ae55bf3e0ca Author: Nate Butler <iamnbutler@gmail.com> Date: Tue Apr 5 13:33:33 2022 -0400 WIP: Improve legibility of contactsPanel and fix errors Co-Authored-By: Keith Simmons <keith@the-simmons.net> commit 000319c583801c5ba4ed7884bbf3da2a591e3f26 Author: Nate Butler <iamnbutler@gmail.com> Date: Tue Apr 5 13:13:32 2022 -0400 WIP
8 lines
No EOL
118 B
JSON
8 lines
No EOL
118 B
JSON
{
|
|
"watch": [
|
|
"./**/*"
|
|
],
|
|
"ext": "ts",
|
|
"ignore": [],
|
|
"exec": "ts-node src/buildThemes.ts"
|
|
} |