UNPKG

wallchpaper

Version:

Change wallpaper after an adjustable time

7 lines (6 loc) 146 B
{ "ignore": ["node_modules", ".git", "**/*.test.ts", "**/*.spec.ts"], "watch": ["./app/**/*"], "ext": "ts", "exec": "ts-node app/index" }