mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-30 00:55:30 +02:00
compile tests for node: current
This commit is contained in:
parent
9c350b4060
commit
a35769d10d
@ -1 +1,5 @@
|
|||||||
module.exports = { presets: ['@babel/preset-env'] };
|
module.exports = {
|
||||||
|
presets: [
|
||||||
|
['@babel/preset-env', { targets: { node: 'current' } }]
|
||||||
|
]
|
||||||
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user