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-23 17:10:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
admin-test-utils
/
.eslintrc.js
5 lines
70 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Expand nx usage and migrate logger to ts (#15957)
2023-03-22 11:21:33 +01:00
module
.
exports
=
{
root
:
true
,
chore: convert admin-utils to TS and reorganise preset setup chore chore: fix tests chore: fix workflow chore: tidy ups chore: test fixes chore: skip nx cache chore: pr amends chore: fix rogue incorrect import
2023-04-19 15:10:50 +01:00
extends
:
[
'custom/typescript'
]
,
Expand nx usage and migrate logger to ts (#15957)
2023-03-22 11:21:33 +01:00
}
;
Reference in New Issue
Copy Permalink