diff --git a/apps/protoform/.eslintrc.js b/apps/protoform/.eslintrc.js index af90433cc..b60e1cd62 100644 --- a/apps/protoform/.eslintrc.js +++ b/apps/protoform/.eslintrc.js @@ -1,4 +1,4 @@ module.exports = { root: true, extends: ['@westpac/eslint-config/nextjs'], -}; \ No newline at end of file +};