Apply prettier formatting
This commit is contained in:
+1
-1
@@ -15,5 +15,5 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
module.exports = async () => {
|
||||
process.env.TZ = 'UTC';
|
||||
process.env.TZ = "UTC";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user