mirror of
https://github.com/jwetzell/psn-js.git
synced 2026-08-18 05:34:15 +00:00
add types property to package.json
This commit is contained in:
+1
-2
@@ -2,9 +2,8 @@
|
||||
"compilerOptions": {
|
||||
"esModuleInterop": true,
|
||||
"module": "commonjs",
|
||||
"target": "es2016",
|
||||
"target": "ES2020",
|
||||
"declaration": true,
|
||||
"moduleResolution": "node",
|
||||
"rootDir": "./src",
|
||||
"strict": true,
|
||||
"outDir": "dist"
|
||||
|
||||
Reference in New Issue
Block a user