- Renamed files in src/types to non-declaration files - Added some more functionality to new data structures
7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
{
|
|
"parser": "typescript",
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"trailingCommas": "all"
|
|
}
|