File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "name" : " @aboutbits/ts-config" ,
33 "version" : " 1.1.3" ,
44 "description" : " AboutBits' TypeScript configs" ,
5+ "author" : " AboutBits" ,
6+ "license" : " MIT" ,
7+ "homepage" : " https://github.com/aboutbits/ts-config" ,
8+ "repository" : {
9+ "type" : " git" ,
10+ "url" : " git+https://github.com/aboutbits/ts-config"
11+ },
12+ "bugs" : {
13+ "url" : " https://github.com/aboutbits/ts-config/issues"
14+ },
15+ "keywords" : [
16+ " ts-config" ,
17+ " tsconfig" ,
18+ " typescript"
19+ ],
520 "private" : false ,
621 "publishConfig" : {
722 "access" : " public"
823 },
24+ "prettier" : " @aboutbits/prettier-config" ,
925 "files" : [
1026 " readme.md" ,
1127 " tsconfig.json" ,
2238 "scripts" : {
2339 "postversion" : " git push && git push --tags"
2440 },
25- "repository" : {
26- "type" : " git" ,
27- "url" : " git+https://github.com/aboutbits/ts-config"
28- },
29- "keywords" : [
30- " ts-config" ,
31- " tsconfig" ,
32- " typescript"
33- ],
34- "author" : " AboutBits" ,
35- "license" : " MIT" ,
36- "bugs" : {
37- "url" : " https://github.com/aboutbits/ts-config/issues"
38- },
39- "homepage" : " https://github.com/aboutbits/ts-config" ,
40- "prettier" : " @aboutbits/prettier-config" ,
4141 "peerDependencies" : {
4242 "typescript" : " ^5.0.0"
4343 }
You can’t perform that action at this time.
0 commit comments