mirror of
https://github.com/selfxyz/self.git
synced 2026-01-09 14:48:06 -05:00
Alias app imports: @src, @tests (#852)
* Support @src alias tooling * run script and nice * convert ts script to cjs, update sources * convert to cjs * wip update paths * nice and updates * fix tests alias paths * lint fixes * add @tests alias support * update script and tests to fix remaining src alias paths * updates * update script * fix * update lock file * fix test target * update timeout * update flow * fix flow
This commit is contained in:
@@ -121,8 +121,8 @@
|
||||
"typechain": "^8.3.2",
|
||||
"typescript": "^5.1.6"
|
||||
},
|
||||
"packageManager": "yarn@4.5.3",
|
||||
"engines": {
|
||||
"node": ">=22 <23"
|
||||
},
|
||||
"packageManager": "yarn@4.5.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user