This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
lesspass
mirror of
https://github.com/lesspass/lesspass.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
67
Wiki
Activity
Browse Source
Fix property 'padStart' does not exist on type 'string'
tags/site-v9.3.1
Guillaume Vincent
2 years ago
parent
6cfed7ad57
commit
ea9cb94a9f
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
packages/lesspass-crypto/tsconfig.json
+ 1
- 0
packages/lesspass-crypto/tsconfig.json
View File
@@ -1,6 +1,7 @@
{
"compilerOptions": {
"target": "ES6",
"lib": ["es6", "es2017.string"],
"moduleResolution": "node",
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
Write
Preview
Loading…
Cancel
Save