Skip to content

Commit ade9a7e

Browse files
iNeso1984VWithun
andauthored
Router pages setup (#420)
* create components file and added router * set up router and pages Co-authored-by: Vanessa W <73565294+Macrina1984@users.noreply.github.com>
1 parent 5a7c6d9 commit ade9a7e

File tree

6 files changed

+216
-46276
lines changed

6 files changed

+216
-46276
lines changed

.eslintrc.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
2-
parser: '@babel/eslint-parser',
2+
parser: 'babel/eslint-parser',
33
extends: [
44
'eslint:recommended',
55
'plugin:prettier/recommended',

0 commit comments

Comments
 (0)