this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add package.json.test

+2 -1
+2 -1
package.json
··· 14 14 "bin": "./cli.js", 15 15 "repository": "github:ptrkcsk/auto-terminal-profile", 16 16 "scripts": { 17 - "format": "xo --fix" 17 + "format": "xo --fix", 18 + "test": "xo" 18 19 }, 19 20 "dependencies": { 20 21 "commander": "^9.3.0",