UNPKG

timecoder

Version:

TimeCoder is a VS Code extension designed to boost your productivity while coding. It features a stopwatch to track how long you take to solve problems or complete tasks, and a Pomodoro timer to challenge yourself to finish tasks within a set time — all w

6 lines (4 loc) 113 B
import { defineConfig } from '@vscode/test-cli'; export default defineConfig({ files: 'test/**/*.test.js', });