This website requires JavaScript.
Explore
Help
Sign In
ilyakooo0
/
urbit
Watch
1
Star
0
Fork
0
You've already forked urbit
mirror of
https://github.com/ilyakooo0/urbit.git
synced
2024-12-18 20:31:40 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b0f8a6e083
urbit
/
pkg
/
interface
/
.eslintrc.js
7 lines
73 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Interface: Added typescript linting
2020-08-06 07:15:56 +03:00
module
.
exports
=
{
interface: add jest for unit testing
2021-05-25 05:33:42 +03:00
extends
:
'@urbit'
,
env
:
{
'jest'
:
true
}
interface: Converted all to typescript, fixed auto-fixable problems
2021-05-06 01:22:08 +03:00
}
;
Reference in New Issue
Copy Permalink