This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-07-09 18:13:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
core
/
admin
/
jest.config.js
6 lines
79 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Make lint stricter and fix the errors Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-27 11:27:17 +01:00
'use strict'
;
Init test automation wip
2019-03-06 19:19:33 +01:00
module
.
exports
=
{
Make lint stricter and fix the errors Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-27 11:27:17 +01:00
testPathIgnorePatterns
:
[
'<rootDir>/'
]
,
Init test automation wip
2019-03-06 19:19:33 +01:00
}
;
Reference in New Issue
Copy Permalink