mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-09-08 21:50:48 +02:00
convert plugins to ES modules, transpile es5 versions backwards compatibility
This commit is contained in:
@@ -87,5 +87,8 @@
|
||||
"no-eq-null": 2,
|
||||
"no-unused-expressions": 0
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"highlight.js": "^9.18.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user