Demo application (tic-tac-toe game and more) built with Web Components, with progressive enhancement / graceful degradation.
 
 
 
sample-tictactoe/.prettierrc

5 lines
61 B

{
"printWidth": 120,
"tabWidth": 2,
"useTabs": false
}