This website requires JavaScript.
Explore
Help
Sign In
urbit
/
shrub
Watch
1
Star
1
Fork
0
You've already forked shrub
mirror of
https://github.com/urbit/shrub.git
synced
2024-12-19 08:32:39 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fd474c350e
shrub
/
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