Commit 820cde5
apply @ghostdevv review suggestions from PR #35
- replace sourceMap/declarationMap/target compiler options with skipSourceOutput: true
- add type: "module" to package config
- remove redundant files: ["esm"] (npm excludes lock files automatically, .npmignore handles the rest)
Co-Authored-By: ghostdevv <ghostdevbusiness@gmail.com>1 parent b63d955 commit 820cde5
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 23 | | |
| 24 | + | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
44 | | - | |
| 42 | + | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
| |||
0 commit comments