UNPKG

@line/create-liff-app

Version:

Start developing LIFF application with a simple CLI command.

8 lines (7 loc) 196 B
'use strict'; module.exports = { testEnvironment: 'node', testMatch: ['<rootDir>/**/*.test.ts'], // testPathIgnorePatterns: ['/src/', 'node_modules', 'dist'], preset: 'ts-jest' };