UNPKG

eksi-sozluk

Version:
8 lines (7 loc) 205 B
module.exports = { verbose: true, roots: ['__tests__/'], // This line solves: Cross origin http://localhost forbidden // @see https://github.com/axios/axios/issues/1754 testEnvironment: 'node' }