forked from wts/wts
运行lint,将theLastPage的内容存储在sessionStorage里
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"moduleResolution": "bundler",
|
||||
"noImplicitAny": false,//暂时
|
||||
"noImplicitAny": false, //暂时
|
||||
"strictNullChecks": false
|
||||
}
|
||||
// Path aliases are handled by https://svelte.dev/docs/kit/configuration#alias
|
||||
|
||||
Reference in New Issue
Block a user