@cspell/dict-filetypes
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "@cspell/dict-filetypes", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Filetypes dictionary for cspell.", | ||
@@ -15,5 +15,5 @@ "publishConfig": { | ||
"build": "cspell-tools-cli compile \"filetypes.txt\" -o .", | ||
"test": "cat \"filetypes.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=*\" stdin", | ||
"test": "shx cat \"filetypes.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=*\" stdin", | ||
"prepublishOnly": "echo pre-publish", | ||
"prepare": "yarn run build" | ||
"prepare:dictionary": "pnpm run build" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": { | ||
], | ||
"gitHead": "772b010a2b141f2c21cc8f233bb42dda617f46b6" | ||
"gitHead": "283f9ae678af262a08341ab64ab6fd4000fd0d80" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5340