Minor tweaks
This commit is contained in:
parent
84f973d9dc
commit
a00818017b
@ -32,4 +32,4 @@
|
||||
},
|
||||
"files.trimTrailingWhitespace": true
|
||||
}
|
||||
}
|
||||
}
|
@ -1,2 +1,3 @@
|
||||
{{ cookiecutter.project_file }}.js binary
|
||||
package-lock.json.binary
|
||||
src/{{ cookiecutter.project_file }}.js -binary
|
||||
package-lock.json binary
|
||||
|
@ -28,5 +28,5 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -6,5 +6,5 @@
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"experimentalDecorators": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user