Minor tweaks

This commit is contained in:
Thomas Lovén 2023-12-26 13:46:06 +01:00
parent 84f973d9dc
commit a00818017b
5 changed files with 71 additions and 70 deletions

View File

View File

@ -32,4 +32,4 @@
},
"files.trimTrailingWhitespace": true
}
}
}

View File

@ -1,2 +1,3 @@
{{ cookiecutter.project_file }}.js binary
package-lock.json.binary
src/{{ cookiecutter.project_file }}.js -binary
package-lock.json binary

View File

@ -28,5 +28,5 @@
}
}
]
}
}

View File

@ -6,5 +6,5 @@
"allowSyntheticDefaultImports": true,
"experimentalDecorators": true
}
}
}