Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 committed May 9, 2020
1 parent b4a348f commit 916626b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/typescript.spec.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { checkDirectory } from 'typings-tester'

describe('TypeScript definitions', function() {
describe('TypeScript definitions', function () {
it('should compile against index.d.ts', () => {
checkDirectory(__dirname + '/typescript')
})
Expand Down

0 comments on commit 916626b

Please sign in to comment.