mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 11:17:04 +08:00
chore: TypeScript 5.1 with Nx 16.6 migrations (#10338)
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
const { getJestProjects } = require('@nrwl/jest');
|
||||
const { getJestProjects } = require('@nx/jest');
|
||||
|
||||
export default { projects: getJestProjects() };
|
||||
|
Reference in New Issue
Block a user