mirror of
https://github.com/Tonejs/Tone.js
synced 2025-01-13 20:39:06 +00:00
linting
This commit is contained in:
parent
51106320b5
commit
c4d2d5301f
1 changed files with 1 additions and 1 deletions
|
@ -80,6 +80,6 @@ module.exports = env => {
|
|||
} else if (env.production) {
|
||||
return production;
|
||||
} else {
|
||||
return scratch;
|
||||
return scratch;
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue