add import linting + fix checks
This commit is contained in:
parent
ea2d8b2773
commit
902f722d4c
17 changed files with 317 additions and 173 deletions
|
|
@ -27,5 +27,8 @@
|
|||
"dependencies": {
|
||||
"fraction.js": "^4.2.0"
|
||||
},
|
||||
"gitHead": "0e26d4e741500f5bae35b023608f062a794905c2"
|
||||
"gitHead": "0e26d4e741500f5bae35b023608f062a794905c2",
|
||||
"devDependencies": {
|
||||
"vitest": "^0.25.7"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue