Skip to content
Snippets Groups Projects
Verified Commit 8ab2e45f authored by Jan Loewe's avatar Jan Loewe :speech_balloon:
Browse files

chore(build): change output to es6

parent 0fbc995e
Branches
Tags
No related merge requests found
.npmrc 0 → 100644
sign-git-tag=true
message="chore(release): bump version to %s"
{
"compilerOptions": {
"target": "ES2021",
"target": "ES6",
"module": "commonjs",
"declaration": true,
"outDir": "./lib"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment