UNPKG

earnings-ticker

Version:

A real-time accumulation of your earned wages while you code at work.

11 lines (10 loc) 166 B
{ "compilerOptions": { "module": "Node16", "target": "ES2022", "lib": ["ES2022"], "sourceMap": true, "rootDir": "src", "strict": true } }