File: settings.json

package info (click to toggle)
node-smart-buffer 4.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 400 kB
  • sloc: makefile: 5
file content (6 lines) | stat: -rw-r--r-- 182 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
// Place your settings in this file to overwrite default and user settings.
{
    "tslint.exclude": "node_modules",
    "prettier.printWidth": 120,
    "prettier.singleQuote": true
}