618028d772
also: - don't bundle react and react-dom with webpack - controlled mode for SquigglePlayground
8 lines
169 B
JSON
8 lines
169 B
JSON
{
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": [
|
|
"dbaeumer.vscode-eslint"
|
|
]
|
|
}
|