소스 검색

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,


불러오는 중...
취소
저장