File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 44 "description" : " Rslint AST library" ,
55 "main" : " dist/index.mjs" ,
66 "types" : " dist/index.d.ts" ,
7+ "repository" : {
8+ "type" : " git" ,
9+ "url" : " https://github.com/web-infra-dev/rslint"
10+ },
711 "scripts" : {
812 "build" : " rslib build" ,
913 "compile" : " tsc -p tsconfig.build.json"
1014 },
1115 "keywords" : [],
1216 "author" : " " ,
13- "license" : " ISC " ,
17+ "license" : " MIT " ,
1418 "packageManager" :
" [email protected] " ,
1519 "devDependencies" : {
1620 "@typescript/api" : " workspace:*" ,
Original file line number Diff line number Diff line change 1616 ],
1717 "keywords" : [],
1818 "author" : " " ,
19- "license" : " ISC" ,
19+ "license" : " MIT" ,
20+ "repository" : {
21+ "type" : " git" ,
22+ "url" : " https://github.com/web-infra-dev/rslint"
23+ },
2024 "packageManager" :
" [email protected] " ,
2125 "devDependencies" : {
2226 "@rslint/core" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments