1
mirror of https://github.com/jakejarvis/dark-mode.git synced 2025-09-11 05:29:05 -04:00

expose an init function instead of exporting as module default

This commit is contained in:
2021-08-04 15:00:26 -04:00
parent 092c833d97
commit 4881b908e9
6 changed files with 25 additions and 25 deletions

View File

@@ -1,5 +1,5 @@
{
"printWidth": 70,
"printWidth": 120,
"tabWidth": 2,
"semi": true,
"singleQuote": false