AOC can be used with React. You must add the --esprima=esprima-fb flag to make it compatible with jsx syntax.
If you start your AOC from cmd: jscs path[ path[...]] --esprima=esprima-fb
If you have a .jscrsc configuration file, add "esprima" : "esprima-fb"
source share