replace jest with ava
This commit is contained in:
parent
27cc8b23fe
commit
0347b72305
11775 changed files with 84546 additions and 1440575 deletions
9
node_modules/json5/lib/index.js
generated
vendored
9
node_modules/json5/lib/index.js
generated
vendored
|
|
@ -1,9 +0,0 @@
|
|||
const parse = require('./parse')
|
||||
const stringify = require('./stringify')
|
||||
|
||||
const JSON5 = {
|
||||
parse,
|
||||
stringify,
|
||||
}
|
||||
|
||||
module.exports = JSON5
|
||||
Loading…
Add table
Add a link
Reference in a new issue