File tree Expand file tree Collapse file tree 4 files changed +13
-34
lines changed Expand file tree Collapse file tree 4 files changed +13
-34
lines changed Original file line number Diff line number Diff line change 1+ SID = " xxxxxxxxx"
2+ SOURCE_PROJECT_NAME = " xxxxxxxx"
3+ DESTINATION_PROJECT_NAME = " xxxxxxx"
4+ # "Ttrue"にすると、デフォルトで複製するようになります。
5+ SHOULD_DUPLICATE_BY_DEFAULT = " False"
Original file line number Diff line number Diff line change 1+ {
2+ "deno.enable" : true ,
3+ "deno.lint" : true ,
4+ "deno.unstable" : true
5+ }
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- import " https://deno.land/x/dotenv@v3.2.0/load.ts" ;
2- export * from " https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.1/rest/page-data .ts" ;
3- export { assertString } from " https://deno.land/x/unknownutil@v2.0.0/mod .ts" ;
1+ import ' https://deno.land/x/dotenv@v3.2.0/load.ts' ;
2+ export { assertString } from ' https://deno.land/x/unknownutil@v2.0.0/mod .ts' ;
3+ export * from ' https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.1/rest/page-data .ts' ;
You can’t perform that action at this time.
0 commit comments