UNPKG
sextant
Version:
latest (0.4.0)
next (0.4.0-next.2)
0.4.0
0.4.0-next.2
0.4.0-next.1
0.4.0-next.0
0.3.0
0.2.10
0.2.9
0.2.8
0.0.1
Chart application flows, then implement them in code
github.com/mattpocock/sextant
sextant
/
sextant
/
sextant.config.js
7 lines
(6 loc)
•
122 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.
exports
= { plugins: [
'@sextant-tools/plugin-javascript-express'
,
'@sextant-tools/plugin-jest'
, ], };