feat: better code formatting
This commit is contained in:
@@ -6,4 +6,4 @@ global.sinon = require('sinon');
|
||||
global.chai.use(require('sinon-chai'));
|
||||
|
||||
// Override ts-node compiler options
|
||||
process.env.TS_NODE_PROJECT = 'tsconfig.test.json'
|
||||
process.env.TS_NODE_PROJECT = 'tsconfig.test.json';
|
||||
|
||||
Reference in New Issue
Block a user