Skip to content

Commit c5040c2

Browse files
author
Maxime Mangel
committed
Remove even-better-toml packages
It breaks the CI and the added highlighting syntax is not that great, just strings are colorised.
1 parent b892ab7 commit c5040c2

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

nacara.config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@
7070
"theme": "Atom One Light",
7171
"extensions": [
7272
"vscode-theme-onelight",
73-
"dart-code",
74-
"even-better-toml"
73+
"dart-code"
7574
]
7675
}
7776
}

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"dependencies": {
1616
"bulma": "^0.9.4",
1717
"dart-code": "github:Dart-Code/Dart-Code",
18-
"even-better-toml": "https://gitpkg.now.sh/tamasfe/taplo/editors/vscode?master",
1918
"gatsby-remark-vscode": "^3.3.1",
2019
"nacara": "^1.6.1",
2120
"nacara-layout-standard": "^1.7.0",

0 commit comments

Comments
 (0)