UNPKG

pursuit-core

Version:

A framework for building Fast JavaScript Object Property Matching Languages

9 lines (7 loc) 128 B
/* global module */ 'use strict'; var config = module.exports; config.node = { env: 'node', tests: ['**/*-test.js'] };