瀏覽代碼

Fix property 'padStart' does not exist on type 'string'

tags/site-v9.3.1
Guillaume Vincent 2 年之前
父節點
當前提交
ea9cb94a9f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      packages/lesspass-crypto/tsconfig.json

+ 1
- 0
packages/lesspass-crypto/tsconfig.json 查看文件

@@ -1,6 +1,7 @@
{
"compilerOptions": {
"target": "ES6",
"lib": ["es6", "es2017.string"],
"moduleResolution": "node",
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,


Loading…
取消
儲存