Skip to content

Commit

Permalink
fix(core): strict tokens schema
Browse files Browse the repository at this point in the history
  • Loading branch information
artyorsh authored May 23, 2019
1 parent b692fd3 commit c055ead
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/core/schema/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
"strictTokens": {
"description": "",
"type": "object",
"propertyNames": {
"pattern": "^[a-z][a-zA-Z0-9]*"
},
"additionalProperties": {
"type": [
"string",
Expand Down

0 comments on commit c055ead

Please sign in to comment.