1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2021-04-11 17:31:25 +02:00
parent 21ac8f46f8
commit aadaa64eb4
10 changed files with 116 additions and 16 deletions

View file

@ -1,13 +0,0 @@
{
"plugins": [
[
"prismjs",
{
"languages": ["javascript", "css", "markup"],
"plugins": ["line-numbers"],
"theme": "twilight",
"css": true
}
]
]
}