removed linting issues

pull/1097/head
smit95tpatel 2021-12-21 16:24:56 +05:30
parent 434d72a6d2
commit 593194b8e3
1 changed files with 25 additions and 24 deletions

View File

@ -1,4 +1,5 @@
module.exports = {
baseUrl: '/',
assetsDir: 'assets',
filenameHashing: false,
productionTip: process.env.NODE_ENV !== 'production',