mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-06-07 23:11:17 +08:00
Fix script invocations, lint and format.
Signed-off-by: Gregorio Litenstein <g.litenstein@gmail.com>
This commit is contained in:
parent
8ac3d1967f
commit
11a6324cc7
8 changed files with 240 additions and 175 deletions
|
@ -7,5 +7,6 @@
|
|||
"trailingComma": "none",
|
||||
"bracketSpacing": true,
|
||||
"arrowParens": "avoid",
|
||||
"parser": "typescript"
|
||||
"parser": "typescript",
|
||||
"endOfLine": "lf"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue