mincho-js / mincho

Natural CSS in TypeScript
MIT License
40 stars 0 forks source link

Set up a debug environment. #33

Closed black7375 closed 3 months ago

black7375 commented 3 months ago

We build an environment so that members who will join the team can easily participate in development.

Debugger with watch test

Build a debugging environment that integrates with iterative testing image

It should only apply to the current file.

Debugging with console output

Allows you to output beautiful JSON.

image