UNPKG

@cspell/dict-aws

Version:
18 lines (17 loc) 428 B
// cSpell Settings { "id": "aws", "name": "AWS", "description": "AWS dictionary.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "aws", "path": "./dict/aws.txt", "description": "AWS dictionary." } ], // Dictionaries to always be used. "dictionaries": ["aws"] }