Skip to content

Commit e1ca533

Browse files
committed
fix linter on windows
1 parent 8763918 commit e1ca533

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.prettierrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@
1313
// limitations under the License.
1414

1515
module.exports = {
16+
endOfLine:"auto",
1617
...require('gts/.prettierrc.json')
1718
}

0 commit comments

Comments
 (0)