mirror of
https://github.com/demostf/demo.js
synced 2026-06-04 09:04:13 +02:00
add basic snapshot test
This commit is contained in:
parent
ba7ce734e3
commit
641f5419df
11 changed files with 2004 additions and 0 deletions
8
typings/globals/mocha/typings.json
Normal file
8
typings/globals/mocha/typings.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"resolution": "main",
|
||||
"tree": {
|
||||
"src": "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/1a428e1fdb71c76e88da0b27f5a9df1e96294001/mocha/index.d.ts",
|
||||
"raw": "registry:dt/mocha#2.2.5+20170204022515",
|
||||
"typings": "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/1a428e1fdb71c76e88da0b27f5a9df1e96294001/mocha/index.d.ts"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue