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 04846af commit bb9fb20Copy full SHA for bb9fb20
ava.config.js
@@ -1,6 +1 @@
1
-import avaConfig from '@ehmicky/dev-tasks/ava.config.js'
2
-
3
-export default {
4
- ...avaConfig,
5
- environmentVariables: { NODE_OPTIONS: '' },
6
-}
+export { default } from '@ehmicky/dev-tasks/ava.config.js'
0 commit comments