Implement es-check #18

Open
opened 2025-10-14 17:15:11 -06:00 by navan · 0 comments
Owner

Originally created by @dmitrizzle on 12/8/2020

Bug or feature request?

feature

es-check is a test that can run through the code to guarantee that no unsupported JavaScript code drips into production.

The only downside is that we'll have to have dev-dependencies which will have no effect on production versions of the app but will require additional maintenance from the developers.

*Originally created by @dmitrizzle on 12/8/2020* ### Bug or feature request? > feature `es-check` is a test that can run through the code to guarantee that no unsupported JavaScript code drips into production. The only downside is that we'll have to have `dev-dependencies` which will have no effect on production versions of the app but will require additional maintenance from the developers.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/chat-bubble#18
No description provided.