mirror of https://github.com/thangisme/notes.git
Merge 4197c26a36
into a11eaff97e
commit
9cf4451ea1
@ -0,0 +1,8 @@
|
||||
package.json
|
||||
package-lock.json
|
||||
_site
|
||||
assets/css/dark-mode-preview.scss
|
||||
assets/css/just-the-docs.scss
|
||||
assets/js/vendor/lunr.min.js
|
||||
assets/js/search-data.json
|
||||
assets/js/just-the-docs.js
|
@ -0,0 +1,7 @@
|
||||
{
|
||||
"endOfLine": "lf",
|
||||
"semi": false,
|
||||
"singleQuote": false,
|
||||
"tabWidth": 2,
|
||||
"trailingComma": "es5"
|
||||
}
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue