Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/@cspell/dict-flutter/cspell-ext.json
{
"id": "flutter",
"version": "0.2",
"name": "Flutter",
"description": "Flutter dictionary.",
"readonly": true,
"dictionaryDefinitions": [
{
"name": "flutter",
"path": "./flutter.txt.gz",
"description": "Flutter dictionary."
}
],
"dictionaries": [],
"languageSettings": [
{
"languageId": "dart",
"locale": "*",
"includeRegExpList": [],
"ignoreRegExpList": [],
"patterns": [],
"dictionaries": ["flutter"]
}
]
}