Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
20
node_modules/javascript-time-ago/.nycrc
generated
vendored
Normal file
20
node_modules/javascript-time-ago/.nycrc
generated
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"require": [
|
||||
"@babel/register"
|
||||
],
|
||||
"reporter": [
|
||||
"lcov",
|
||||
"text-summary"
|
||||
],
|
||||
"include": [
|
||||
"source/**/*.js"
|
||||
],
|
||||
"exclude": [
|
||||
"source/PropTypes.js",
|
||||
"**/*.test.js"
|
||||
],
|
||||
"sourceMap": false,
|
||||
"instrument": false,
|
||||
"cache": true,
|
||||
"all": true
|
||||
}
|
||||
Reference in New Issue
Block a user