Skip to content

Commit defad07

Browse files
prettierci[bot]stipsan
authored andcommitted
PrettierCI master Sync (#2)
Hello! This applies Prettier to the master branch. View this repository on PrettierCI: https://app.prettierci.com/repos/stipsan/compute-scroll-into-view/builds
1 parent 3a14001 commit defad07

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

tsconfig.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,5 @@
1414
"strict": true,
1515
"lib": ["es5", "es2015.promise", "dom"]
1616
},
17-
"exclude": [
18-
"node_modules",
19-
"dist",
20-
"**/*-test.ts",
21-
"typings"
22-
]
17+
"exclude": ["node_modules", "dist", "**/*-test.ts", "typings"]
2318
}

0 commit comments

Comments
 (0)