File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 1818 { "path" : " packages/cspell-io" },
1919 { "path" : " packages/cspell-json-reporter" },
2020 { "path" : " packages/cspell-lib" },
21+ { "path" : " packages/cspell-normalize-json" },
2122 { "path" : " packages/cspell-pipe" },
2223 { "path" : " packages/cspell-resolver" },
2324 { "path" : " packages/cspell-service-bus" },
Original file line number Diff line number Diff line change 11{
22 "name" : " @cspell/filetypes" ,
3+ "publishConfig" : {
4+ "access" : " public"
5+ },
36 "version" : " 8.14.0" ,
47 "description" : " Library to determine file types based upon the file name." ,
58 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @cspell/normalize-json" ,
3+ "publishConfig" : {
4+ "access" : " public"
5+ },
36 "version" : " 8.14.0" ,
47 "description" : " A library to normalize JSON objects to reduce the size." ,
58 "keywords" : [
You can’t perform that action at this time.
0 commit comments