Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #24 from ExpTechTW/feat/copy-report
Browse files Browse the repository at this point in the history
feat: copy report
  • Loading branch information
kamiya10 authored Feb 13, 2024
2 parents 98f77c5 + 5b40e60 commit 9ba8765
Show file tree
Hide file tree
Showing 6 changed files with 741 additions and 16 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"@typescript-eslint/no-unused-vars": ["warn", {"vars":"local"}],
"vue/valid-template-root": "off",
"curly": ["warn", "all"],
"no-irregular-whitespace": ["warn", { "skipTemplates": true }],
"no-unused-vars": ["off"]
}
}
Loading

0 comments on commit 9ba8765

Please sign in to comment.