mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
List some defaults explicitly
This commit is contained in:
+3
-1
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"presets": [
|
||||
[
|
||||
"@babel/env"
|
||||
"@babel/preset-env", {
|
||||
"modules": false
|
||||
}
|
||||
]
|
||||
],
|
||||
"compact": false
|
||||
|
||||
Reference in New Issue
Block a user