UNPKG

fliphub-monorepo

Version:
13 lines (9 loc) 444 B
const test = require('ava') const {fosho, log} = require('fosho') test.todo('add fixtures as a basic 3 file lib, index, canada, eh') test.todo('add examples') test.todo('check how vorpal exports so it can be a function or a class') test.todo('test uglify shaking it out') test.todo('ShakePlugin like DefinePlugin/ReplacePlugin') test.todo('Eslint & .tsconfig handling for declaring the globals') test.todo('loading the config from pkgjson')