1
0
mirror of https://github.com/uetchy/namae.git synced 2025-09-10 18:16:37 +09:00

chore: cosmetic changes

This commit is contained in:
2019-09-17 14:30:26 +09:00
parent 2438518e3c
commit 6c84493360
56 changed files with 724 additions and 729 deletions

View File

@@ -4,4 +4,4 @@ module.exports = {
testEnvironment: 'node',
preset: 'ts-jest',
testPathIgnorePatterns: ['/dist/'],
}
};