Skip to content

Commit

Permalink
Merge pull request #3 from hamono/master
Browse files Browse the repository at this point in the history
add
  • Loading branch information
syntou authored Jan 30, 2020
2 parents b4ae7da + 9a83818 commit bbb4aa3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@
"transform": {
"^.+\\.(js|jsx|mjs)$": "<rootDir>/node_modules/babel-jest",
"^.+\\.tsx?$": "<rootDir>/config/jest/typescriptTransform.js",
"^.+\\.css$": "<rootDir>/config/jest/cssTransform.js",
"^(?!.*\\.(js|jsx|mjs|css|json)$)": "<rootDir>/config/jest/fileTransform.js"
"^.+\\.css$": "<rootDir>/config/jest/cssTransfom.js",
"^(?!.*\\.(js|jsx|mjs|css|json)$)": "<rootDir>/config/jesrt/fileTransform.js"
},
"transformIgnorePatterns": [
"[/\\\\]node_modules[/\\\\].+\\.(js|jsx|mjs|ts|tsx)$"
Expand Down
1 change: 1 addition & 0 deletions public/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bilibili.hamomo.top

0 comments on commit bbb4aa3

Please sign in to comment.