8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3310f1 commit f8bdb49Copy full SHA for f8bdb49
jest.config.base.js
@@ -1,5 +1,6 @@
1
'use strict';
2
3
+// eslint-disable-next-line @typescript-eslint/no-require-imports
4
const path = require('node:path');
5
6
// @ts-check
0 commit comments