mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
lint spec dir
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// tslint:disable-next-line
|
||||
const TSConsoleReporter = require('jasmine-ts-console-reporter');
|
||||
jasmine.getEnv().clearReporters(); // Clear default console reporter
|
||||
jasmine.getEnv().addReporter(new TSConsoleReporter());
|
||||
|
||||
Reference in New Issue
Block a user