mirror of
https://github.com/instructkr/claude-code.git
synced 2026-04-03 22:58:48 +03:00
feat: Python porting workspace with reference data and parity audit
This commit is contained in:
11
src/reference_data/subsystems/native_ts.json
Normal file
11
src/reference_data/subsystems/native_ts.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"archive_name": "native-ts",
|
||||
"package_name": "native_ts",
|
||||
"module_count": 4,
|
||||
"sample_files": [
|
||||
"native-ts/color-diff/index.ts",
|
||||
"native-ts/file-index/index.ts",
|
||||
"native-ts/yoga-layout/enums.ts",
|
||||
"native-ts/yoga-layout/index.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user