UNPKG

autoheal

Version:

GPT Test driven development. Automatically fix tests and guide GPT to write and fix code using your tests.

8 lines (7 loc) 129 B
{ "parserOptions": { "project": "tsconfig.json" }, "extends": ["next"], "rules": { "no-unused-vars": ["warning"] } }