mirror of
https://github.com/uetchy/namae.git
synced 2025-10-14 15:12:18 +09:00
feat: add crisp (#7)
* feat: add crisp * test: add codacy * fix: coverage
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"start": "tsc -w",
|
||||
"test": "jest"
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"google-it": "^1.2.1",
|
||||
|
Reference in New Issue
Block a user