adam

Results 2 comments of adam

Hi, I looked into the link at example #5 from the documentation. It seems that its giving me the option to specify which folder I want to delete specifically. What...

Hi, Thanks for responding! the config looks like this: ```` const { JsonDB } = require('node-json-db') const { Config } = require('node-json-db/dist/lib/JsonDBConfig') var cachePath = require('path').join(__dirname, '../', '/cache/') const db...