add: refactoring config

This commit is contained in:
asep.komarudin 2024-06-14 11:03:00 +07:00
parent ec3ec5ea1e
commit e16678fc29
3 changed files with 51 additions and 0 deletions

View file

@ -140,3 +140,4 @@ pcode.database = false
pcode.jest = true
pcode.jest_command = "npm test -- "
pcode.jest_config = "jest.config.mjs"
pcode.refactoring = false