This website requires JavaScript.
Explore
Help
Sign in
actions
/
ts-ci
Watch
2
Star
0
Fork
You've already forked ts-ci
0
mirror of
https://github.com/garronej/ts-ci.git
synced
2025-11-30 21:43:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c3b8e41c0c
ts-ci
/
src
/
myFunction.ts
4 lines
61 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add eslint and prettier support
2020-05-27 22:02:44 +02:00
export
function
myFunction() {
Trim the fat
2021-08-01 02:43:03 +02:00
return
[
"a"
,
"b"
,
"c"
]
;
Add eslint and prettier support
2020-05-27 22:02:44 +02:00
}
Reference in a new issue
Copy permalink