Files
triggerdotdev--trigger.dev/apps/yalt/.prettierrc
T
Eric Allam 812b5afe6f
🚀 Publish Trigger.dev Docker / units (push) Failing after 4s
🚀 Publish Trigger.dev Docker / e2e (push) Failing after 3s
🚀 Publish Trigger.dev Docker / typecheck (push) Failing after 13s
🚀 Publish Trigger.dev Docker / publish (push) Has been skipped
Add support for the built-in Trigger.dev tunnel for local development (#795)
* Add support for the built-in Trigger.dev tunnel for local development

* Remove the test script from yalt

* Add to the README

* Improve the outdated packages warning
2023-12-14 15:33:56 +00:00

7 lines
78 B
Plaintext

{
"printWidth": 140,
"singleQuote": true,
"semi": true,
"useTabs": true
}