Skip to content

Commit beb8c7d

Browse files
authored
fix lint
1 parent 269d10b commit beb8c7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/environment.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ module.exports = function (environment) {
4747
}
4848

4949
if (environment === 'production') {
50+
// production config
5051
}
5152

5253
return ENV;

0 commit comments

Comments
 (0)