Integrate rollup bundler (#120)
[poolifier.git] / .vscode / extensions.json
CommitLineData
776419ad
JB
1{
2 // See https://go.microsoft.com/fwlink/?LinkId=827846
3 // for the documentation about the extensions.json format
4 "recommendations": [
5 "dbaeumer.vscode-eslint",
6 "EditorConfig.EditorConfig",
7 "streetsidesoftware.code-spell-checker"
8 ]
9}