fix: unbreak web build for 2.x (#241)
* fix: unbreak web build * chore: add cspell config
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
$schema: https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json
|
||||
version: '0.2'
|
||||
ignorePaths: ['build', '**/*.g.dart']
|
||||
words:
|
||||
- subosito
|
||||
- carryforward
|
||||
- endtemplate
|
||||
Reference in New Issue
Block a user