mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-07 21:48:24 +00:00
e911fca415
Updated root .gitignore in order to block nuget packages folder.
7 lines
251 B
JSON
7 lines
251 B
JSON
// Place your settings in this file to overwrite default and user settings.
|
|
{
|
|
"tslint.configFile": "./config/tslint.json",
|
|
"tslint.ignoreDefinitionFiles": true,
|
|
"editor.minimap.maxColumn": 80,
|
|
"editor.minimap.renderCharacters": false
|
|
} |