mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-26 16:35:39 +00:00
Update to esm, update deepslate (#244)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import yaml from 'js-yaml'
|
||||
import { Store } from '../Store'
|
||||
import { Store } from '../Store.js'
|
||||
|
||||
const INDENTS: Record<string, number | string | undefined> = {
|
||||
'2_spaces': 2,
|
||||
|
||||
Reference in New Issue
Block a user