๐Ÿ“ฆ microsoft / playwright

๐Ÿ“„ .gitattributes ยท 5 lines
1
2
3
4
5# text files must be lf for golden file tests to work
* text=auto eol=lf
# make project show as TS on GitHub
*.js linguist-detectable=false