Skip to content

Commit

Permalink
Merge pull request #1463 from bcgov/UTOPIA-1310
Browse files Browse the repository at this point in the history
UTOPIA-1310 Fill PPQ 616
  • Loading branch information
JieunSon96 authored Aug 30, 2023
2 parents 21d776d + 4a5450d commit d26b5cf
Show file tree
Hide file tree
Showing 10 changed files with 1,480 additions and 656 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ src/frontend/*.local
*.sw?
*.scssc

src/frontend/test/reporter

###############################################################################
## ** Delete when commom code is ported ##
###############################################################################
Expand Down
1 change: 1 addition & 0 deletions src/frontend/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = {
ignorePatterns: ['**/test/**'],
env: {
browser: true,
es2021: true,
Expand Down
Loading

0 comments on commit d26b5cf

Please sign in to comment.